@ribajs/history
Advanced tools
Comparing version 1.9.0 to 2.0.0-alpha.0
{ | ||
"name": "@ribajs/history", | ||
"description": "History module of Riba.js", | ||
"version": "1.9.0", | ||
"version": "2.0.0-alpha.0", | ||
"author": "Pascal Garber <pascal@artandcode.studio>", | ||
@@ -38,3 +38,2 @@ "contributors": [ | ||
"build": "npm run lint && tsc", | ||
"build:ts": "npm run lint", | ||
"clean": "rm -rf ./dist ./lib" | ||
@@ -52,8 +51,10 @@ }, | ||
"devDependencies": { | ||
"@ribajs/eslint-config": "1.9.0", | ||
"@ribajs/tsconfig": "1.9.0", | ||
"@types/jest": "^26.0.16", | ||
"eslint": "^7.14.0", | ||
"typescript": "^4.1.2" | ||
"@babel/runtime": "^7.12.5", | ||
"@babel/runtime-corejs3": "^7.12.5", | ||
"@ribajs/eslint-config": "2.0.0-alpha.0", | ||
"@ribajs/tsconfig": "2.0.0-alpha.0", | ||
"@types/jest": "^26.0.19", | ||
"eslint": "^7.17.0", | ||
"typescript": "^4.1.3" | ||
} | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
7455
7
1