Sha256: d86d2510552dcff48970d1b768c87a9c60d0229d254b64f4e5f6fffdb4c82810

Contents?: true

Size: 1.02 KB

Versions: 3

Compression:

Stored size: 1.02 KB

Contents

# sourcemap-codec changelog

## 1.4.6

* Use arrays instead of typed arrays ([#79](https://github.com/Rich-Harris/sourcemap-codec/pull/79))

## 1.4.5

* Handle overflow cases ([#78](https://github.com/Rich-Harris/sourcemap-codec/pull/78))

## 1.4.4

* Use Uint32Array, yikes ([#77](https://github.com/Rich-Harris/sourcemap-codec/pull/77))

## 1.4.3

* Use Uint16Array to prevent overflow ([#75](https://github.com/Rich-Harris/sourcemap-codec/pull/75))

## 1.4.2

* GO EVEN FASTER ([#74](https://github.com/Rich-Harris/sourcemap-codec/pull/74))

## 1.4.1

* GO FASTER ([#71](https://github.com/Rich-Harris/sourcemap-codec/pull/71))

## 1.4.0

* Add TypeScript declarations ([#70](https://github.com/Rich-Harris/sourcemap-codec/pull/70))

## 1.3.1

* Update build process, expose `pkg.module`

## 1.3.0

* Update build process

## 1.2.1

* Add dist files to npm package

## 1.2.0

* Add ES6 build
* Update dependencies
* Add test coverage

## 1.1.0

* Fix bug with lines containing single-character segments
* Add tests

## 1.0.0

* First release

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
condenser-0.0.8 lib/condenser/processors/node_modules/sourcemap-codec/CHANGELOG.md
condenser-0.0.7 lib/condenser/processors/node_modules/sourcemap-codec/CHANGELOG.md
condenser-0.0.5 lib/condenser/processors/node_modules/sourcemap-codec/CHANGELOG.md