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.4 to 1.2.5

14

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

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

"dependencies": {
"escodegen": "~1.8.1",
"esprima": "~3.1.2",
"escodegen": "~1.9.0",
"esprima": "~4.0.0",
"estraverse": "~4.2.0",

@@ -37,12 +37,12 @@ "through2": "~2.0.1"

"devDependencies": {
"browserify": "~14.0.0",
"browserify": "~15.0.0",
"concat-stream": "~1.6.0",
"istanbul": "~0.4.5",
"jsdom": "~9.9.0",
"mocha": "~3.2.0",
"jsdom": "~11.5.0",
"mocha": "~4.1.0",
"pre-commit": "~1.2.0"
},
"peerDependencies": {
"browserify": "9 - 14"
"browserify": "9 - 15"
}
}
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