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

gluejs

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gluejs - npm Package Compare versions

Comparing version 2.3.9 to 2.4.0

24

package.json
{
"name": "gluejs",
"description": "Build CommonJS modules for the browser via a chainable API",
"version": "2.3.9",
"version": "2.4.0",
"author": {

@@ -10,3 +10,3 @@ "name": "Mikito Takada",

},
"license": "BSD",
"license": "BSD-3-Clause",
"bin": {

@@ -30,19 +30,19 @@ "gluejs": "./bin/gluejs"

"dependencies": {
"readable-stream": "1.1.9",
"amd-resolve": "~0.1.1",
"amdetective": "0.0.1",
"browser-resolve": "~1.2.2",
"bytes": "~2.2.0",
"detective": "~4.3.1",
"minilog": "~2.1.0",
"minimatch": "~0.2.12",
"minitask": "~0.2.0",
"optimist": "~0.5.2",
"bytes": "~0.2.1",
"minilog": "~2.0.3",
"optimist": "~0.6.1",
"progress": "~1.1.2",
"browser-resolve": "~1.2.2",
"detective": "~2.4.0",
"amd-resolve": "~0.1.1",
"amdetective": "0.0.1",
"readable-stream": "1.1.9",
"resolve": "~0.6.1"
},
"devDependencies": {
"mocha": "1.x",
"uglify-js": "~2.4.8"
"mocha": "~2.3.4",
"uglify-js": "~2.6.1"
}
}
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