Socket
Socket
Sign inDemoInstall

sorcery

Package Overview
Dependencies
5
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous124Next

0.5.2

Diff

Changelog

Source

0.5.2

  • Handle CSS sourcemap comments
rich_harris
published 0.5.1 •

Changelog

Source

0.5.1

  • Fix build definition to prevent ES6-only features appearing in dist files
  • Hook up to Travis CI
  • Update tests to not use gobble (since latest gobble uses sorcery by default)
rich_harris
published 0.5.0 •

Changelog

Source

0.5.0

  • Allow user to supply content and sourcemaps, if available (#8)
  • Remove all existing sourceMappingURL comments
  • Allow base to be specified on chain.write(), i.e. chain.write({ base: somethingOtherThanDest })
  • Internal refactor
rich_harris
published 0.4.0 •

Changelog

Source

0.4.0

  • Handle sourceMappingURLs with spaces (#6)
  • Encode URLs when writing sourceMappingURL comments
rich_harris
published 0.3.5 •

Changelog

Source

0.3.5

  • Better handling of inline data URIs
rich_harris
published 0.3.4 •

Changelog

Source

0.3.4

  • Ensure trailing newline on chain.write() (#4)
  • Upgrade dependencies
rich_harris
published 0.3.2 •

Changelog

Source

0.3.2

  • Significant (>2x) performance improvements (achieved by replacing forEach and map with for/while loops where appropriate, and avoiding hard-to-transpile destructuring)
rich_harris
published 0.3.0 •

Changelog

Source

0.3.0

  • Handle browserify-style line mappings
rich_harris
published 0.2.5 •

Changelog

Source

0.2.5

  • Re-architect as ES6 modules, add jsnext:main field to package.json
rich_harris
published 0.2.4 •

Changelog

Source

0.2.4

  • absolutePath option ensures sourceMappingURL is an absolute path to the resulting .map file
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc