Comparing version 1.1.0 to 1.1.1
@@ -0,3 +1,4 @@ | ||
// eslint-disable-next-line import/no-extraneous-dependencies | ||
const { Suite } = require('benchmark'); | ||
const gen = require('../src'); | ||
const { Suite } = require('benchmark'); | ||
@@ -11,2 +12,2 @@ const suite = new Suite(); | ||
}) | ||
.run({ async: true }); | ||
.run({ async: true }); |
{ | ||
"name": "appkey", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "App Key/Secret Generator", | ||
@@ -15,11 +15,8 @@ "main": "src/index.js", | ||
"benchmark": "^2.1.4", | ||
"eslint": "^3.19.0", | ||
"eslint-config-airbnb": "^15.0.1", | ||
"eslint-plugin-import": "^2.2.0", | ||
"eslint-plugin-jsx-a11y": "^5.0.1", | ||
"eslint-plugin-react": "^7.0.1" | ||
"eslint": "^5.16.0", | ||
"eslint-config-willin": "^1.0.2" | ||
}, | ||
"repository": "git@github.com:AirDwing/node-appkey.git", | ||
"repository": "git@github.com:xibang/node-appkey.git", | ||
"author": "willin <willin@willin.org>", | ||
"license": "MIT" | ||
"license": "Apache-2.0" | ||
} |
@@ -40,3 +40,3 @@ # AppKey | ||
MIT | ||
Apache 2.0 | ||
@@ -43,0 +43,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
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
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
3
7
13940
28