Socket
Socket
Sign inDemoInstall

source-map-concat

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

source-map-concat - npm Package Versions

1.0.1

Diff

Changelog

Source

Version 1.0.1 (2016-03-07) ###

  • Update the source-map dependency.
  • Reduce the npm package size by only including needed files.
lydell
published 1.0.0 •

Changelog

Source

Version 1.0.0 (2015-02-26) ###

  • Update the source-map dependency.
lydell
published 0.4.0 •

Changelog

Source

Version 0.4.0 (2014-08-16) ###

  • Updated the source-map dependency from a fork to 0.1.38. The fork supported ancient \r newlines, while the official package does not. (Backwards-incompatible change (but I doubt anyone will notice).)
lydell
published 0.3.0 •

Changelog

Source

Version 0.3.0 (2014-06-19) ###

  • Updated source-map-dummy to 0.3.0, which means slightly different mappings. (Backwards-incompatible change.)
lydell
published 0.2.0 •

Changelog

Source

Version 0.2.0 (2014-06-05) ###

  • Allow passing a source map as a string and anything with a .toJSON() method (such as a SourceMapGenerator) as well as an object.
  • Rename file.content to file.code, to be consistent with SourceNode.toStringWithSourceMap() and rework (css.stringify). After all, in reality the content is going to be code, so we might just as well call it that. “code” is also shorter than “content”. (Backwards-incompatible change.)
lydell
published 0.1.0 •

Changelog

Source

Version 0.1.0 (2014-03-22) ###

  • Initial release.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc