Socket
Socket
Sign inDemoInstall

sorcery

Package Overview
Dependencies
20
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.0 to 0.8.0

dist/sorcery.cjs.js

14

package.json
{
"name": "sorcery",
"description": "Resolve a chain of sourcemaps back to the original source",
"version": "0.7.0",
"version": "0.8.0",
"author": "Rich Harris",
"repository": "https://github.com/Rich-Harris/sorcery",
"main": "dist/sorcery.js",
"jsnext:main": "src/index.js",
"main": "dist/sorcery.cjs.js",
"jsnext:main": "dist/sorcery.es6.js",
"license": "MIT",

@@ -14,3 +14,3 @@ "dependencies": {

"sander": "^0.3.8",
"sourcemap-codec": "^1.1.0"
"sourcemap-codec": "^1.2.0"
},

@@ -25,5 +25,5 @@ "devDependencies": {

"gobble": "^0.10.1",
"gobble-cli": "^0.5.0",
"gobble-rollup-babel": "^0.5.0",
"istanbul": "^0.3.22",
"gobble-cli": "^0.6.0",
"gobble-rollup-babel": "^0.6.1",
"istanbul": "^0.4.0",
"less": "^2.5.3",

@@ -30,0 +30,0 @@ "mocha": "^2.3.3",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc