router-hook
Advanced tools
Comparing version 3.0.4 to 3.0.5
{ | ||
"name": "router-hook", | ||
"author": "Tim Field <tim@mohiohio.com>", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"main": "dist/index.js", | ||
@@ -35,2 +35,3 @@ "source": "src/index.js", | ||
"scripts": { | ||
"prepublish": "npm run build", | ||
"build": "eslint \"src/**.ts\" && tsc -p ./", | ||
@@ -37,0 +38,0 @@ "publish-local": "yalc publish" |
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
7803