New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

illusionist

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

illusionist - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

12

package.json
{
"name": "illusionist",
"version": "0.2.4",
"version": "0.2.5",
"description": "Illusionist transpiles ES6 files to ES5",

@@ -21,7 +21,7 @@ "main": "./lib/illusionist.js",

"colors": "~0.6.2",
"mkdirp": "~0.3.5",
"glob": "~3.2.8",
"jstransform": "~3.0.0",
"mkdirp": "^0.5.0",
"glob": "^4.0.0",
"jstransform": "^5.0.0",
"es6-module-transpiler": "~0.4.0",
"minimist": "~0.0.8"
"minimist": "0.1.0"
},

@@ -31,4 +31,4 @@ "devDependencies": {

"chai": "~1.9.0",
"mocha": "~1.18.2"
"mocha": "^1.19.0"
}
}
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