browserify-summary
Advanced tools
Comparing version 0.0.1 to 0.1.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3282
33
0