contributor-count
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "contributor-count", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Count the number of people with write access to a package", | ||
@@ -10,3 +10,3 @@ "main": "src/lib/count.js", | ||
"dependencies": { | ||
"axios": "^0.12.0", | ||
"axios": "^0.21.1", | ||
"bluebird": "^3.4.1", | ||
@@ -18,3 +18,2 @@ "lodash": "^4.13.1", | ||
}, | ||
"devDependencies": {}, | ||
"scripts": { | ||
@@ -21,0 +20,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
@@ -10,11 +10,2 @@ NPM Contributor Count | ||
This package requires a minimum of Node 6, as many ES6 features are used. | ||
Installing | ||
---------- | ||
```bash | ||
npm install -g contributor-count | ||
``` | ||
Usage | ||
@@ -26,3 +17,3 @@ ----- | ||
```bash | ||
> contributor-count | ||
> npx contributor-count | ||
local package has 19 contributors with access to the project or its dependencies | ||
@@ -35,4 +26,4 @@ > | ||
```bash | ||
> contributor-count express | ||
express has 51 contributors with access to the project or its dependencies | ||
> npx contributor-count express | ||
express has 106 contributors with access to the project or its dependencies | ||
> | ||
@@ -39,0 +30,0 @@ ``` |
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
5992
4
58
+ Addedaxios@0.21.4(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
- Removedaxios@0.12.0(transitive)
- Removeddebug@2.6.9(transitive)
- Removedfollow-redirects@0.0.7(transitive)
- Removedms@2.0.0(transitive)
- Removedstream-consume@0.1.1(transitive)
Updatedaxios@^0.21.1