@types/source-map
Advanced tools
Changelog
0.5.2
files
. See
issue #212.Changelog
0.5.1
Changelog
0.5.0
Node 0.8 is no longer supported.
Use webpack instead of dryice for bundling.
Big speedups serializing source maps. See pull request #203.
Fix a bug with SourceMapConsumer.prototype.sourceContentFor
and sources that
explicitly start with the source root. See issue #199.
Changelog
0.1.29
names
and sources
arrays of source maps
(usually from TypeScript) we are parsing. Fixes github issue 72.Changelog
0.1.28
Changelog
0.1.27
file
property is missing in SourceMapConsumer,
we don't use it anyway.