@ursajs/router
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@ursajs/router", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "router", | ||
@@ -17,3 +17,4 @@ "author": "zhangzhihua <zhangzhihua01@58ganji.com>", | ||
"publishConfig": { | ||
"registry": "http://registry.npmjs.org" | ||
"registry": "http://registry.npmjs.org", | ||
"access": "public" | ||
}, | ||
@@ -37,3 +38,3 @@ "scripts": { | ||
"@typescript-eslint/parser": "^1.1.0", | ||
"@ursajs/core": "^0.0.1", | ||
"@ursajs/core": "^0.0.2", | ||
"eslint": "^5.10.0", | ||
@@ -58,3 +59,4 @@ "eslint-config-airbnb-base": "^13.1.0", | ||
}, | ||
"homepage": "https://github.com/Ursajs/Ursa#readme" | ||
"homepage": "https://github.com/Ursajs/Ursa#readme", | ||
"gitHead": "ec71645dc408a86249099722067a62d8049e4c54" | ||
} |
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
8641