Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

deumdify

Package Overview
Dependencies
Maintainers
6
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deumdify - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

12

package.json
{
"name": "deumdify",
"version": "1.1.0",
"version": "1.1.1",
"description": "Browserify plugin to expose a standalone bundle as a property of the global object",

@@ -31,17 +31,17 @@ "keywords": [

"escodegen": "1.6.x",
"esprima": "2.0.x",
"estraverse": "1.9.x",
"esprima": "2.2.x",
"estraverse": "4.0.x",
"through2": "0.6.x"
},
"devDependencies": {
"browserify": "9.0.x",
"browserify": "10.0.x",
"concat-stream": "1.4.x",
"istanbul": "0.3.x",
"jsdom": "3.1.x",
"mocha": "2.1.x",
"mocha": "2.2.x",
"pre-commit": "1.0.x"
},
"peerDependencies": {
"browserify": "9"
"browserify": "9 - 10"
}
}

@@ -45,2 +45,2 @@ # deUMDify

MIT
[MIT](LICENSE)
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