Socket
Socket
Sign inDemoInstall

browserify-handbook

Package Overview
Dependencies
1
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.3.0

bin/cmd.js

10

package.json
{
"name": "browserify-handbook",
"version": "1.2.0",
"version": "1.3.0",
"description": "how to build modular applications with browserify",

@@ -21,3 +21,9 @@ "repository": {

},
"license": "cc-by-3.0"
"license": "cc-by-3.0",
"dependencies": {
"default-pager": "^1.0.1"
},
"bin": {
"browserify-handbook": "bin/cmd.js"
}
}
readme.markdown

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc