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

browserify-summary

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserify-summary - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

6

package.json
{
"name": "browserify-summary",
"version": "0.0.1",
"version": "0.1.0",
"description": "What's in your bundle?",

@@ -9,2 +9,6 @@ "main": "./bin/browserify-summary",

},
"repository": {
"type": "git",
"url": "https://github.com/christophercliff/browserify-summary"
},
"scripts": {

@@ -11,0 +15,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

# browserify-summary
Outputs:
```json
{
"mine": 0.06,
"theirs": 0.94
}
```
## Installation

@@ -15,4 +24,2 @@

Outputs `mine: 20%, theirs: 80%`.
## Help

@@ -23,1 +30,5 @@

```
## License
MIT

Sorry, the diff of this file is not supported yet

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