@8base/web-auth0-auth-client
Advanced tools
Comparing version 0.37.2 to 1.0.0
{ | ||
"name": "@8base/web-auth0-auth-client", | ||
"version": "0.37.2", | ||
"version": "1.0.0", | ||
"author": "8base", | ||
@@ -12,8 +12,6 @@ "repository": "https://github.com/8base/sdk", | ||
"watch": "../../bin/watch-package.sh", | ||
"doc": "NODE_ENV=test documentation readme", | ||
"docs": "yarn doc src/index.js --section=WebAuth0AuthClient", | ||
"test": "NPM_ENV=test jest" | ||
}, | ||
"dependencies": { | ||
"@8base/utils": "^0.37.2", | ||
"@8base/utils": "^1.0.0", | ||
"auth0-js": "^9.11.1", | ||
@@ -26,7 +24,5 @@ "ramda": "^0.26.1" | ||
"@types/node": "^12.0.2", | ||
"documentation": "^8.0.0", | ||
"jest": "24.7.1", | ||
"jest-localstorage-mock": "^2.4.0", | ||
"prettier": "^1.16.0", | ||
"rimraf": "^2.6.3", | ||
"ts-jest": "^24.0.2", | ||
@@ -33,0 +29,0 @@ "typescript": "^3.4.5" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
8
1
15847
+ Added@8base/utils@1.6.2(transitive)
- Removed@8base/utils@0.37.2(transitive)
Updated@8base/utils@^1.0.0