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.2.3 to 1.2.4

24

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

@@ -30,18 +30,18 @@ "keywords": [

"dependencies": {
"escodegen": "1.8.x",
"esprima": "2.7.x",
"estraverse": "4.1.x",
"through2": "2.0.x"
"escodegen": "~1.8.1",
"esprima": "~3.1.2",
"estraverse": "~4.2.0",
"through2": "~2.0.1"
},
"devDependencies": {
"browserify": "13.0.x",
"concat-stream": "1.5.x",
"istanbul": "0.4.x",
"jsdom": "7.2.x",
"mocha": "2.3.x",
"pre-commit": "1.1.x"
"browserify": "~14.0.0",
"concat-stream": "~1.6.0",
"istanbul": "~0.4.5",
"jsdom": "~9.9.0",
"mocha": "~3.2.0",
"pre-commit": "~1.2.0"
},
"peerDependencies": {
"browserify": "9 - 13"
"browserify": "9 - 14"
}
}
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