boring-router-react
Advanced tools
Comparing version 0.3.0-alpha.30 to 0.3.0-alpha.33
{ | ||
"name": "boring-router-react", | ||
"version": "0.3.0-alpha.30", | ||
"version": "0.3.0-alpha.33", | ||
"description": "A light-weight, type-safe, yet reactive router service using MobX.", | ||
@@ -11,4 +11,2 @@ "repository": { | ||
"scripts": { | ||
"tsc": "tsc", | ||
"tslint": "tslint", | ||
"build:library": "rimraf bld/library && tsc -p src/library", | ||
@@ -35,5 +33,5 @@ "typecheck:examples": "./scripts/typecheck-examples.sh", | ||
"devDependencies": { | ||
"@types/classnames": "^2.2.7", | ||
"@types/classnames": "^2.2.8", | ||
"@types/history": "^4.7.2", | ||
"@types/react-dom": "^16.8.3", | ||
"@types/react-dom": "^16.8.4", | ||
"history": "^4.9.0", | ||
@@ -44,5 +42,5 @@ "react-dom": "^16.8.6" | ||
"classnames": "^2.2.6", | ||
"tslang": "^0.1.13" | ||
"tslang": "^0.1.15" | ||
}, | ||
"gitHead": "885ff96fd32f217d2ad26d0c01a507313a92d453" | ||
"gitHead": "6846b87528f9aa427a98b55d5cd8acd73134aeb0" | ||
} |
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
18420
Updatedtslang@^0.1.15