@accounts/client
Advanced tools
Comparing version 0.28.0 to 0.29.0
{ | ||
"name": "@accounts/client", | ||
"version": "0.28.0", | ||
"version": "0.29.0", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -22,2 +22,6 @@ "main": "lib/index.js", | ||
}, | ||
"files": [ | ||
"src", | ||
"lib" | ||
], | ||
"jest": { | ||
@@ -57,7 +61,7 @@ "preset": "ts-jest", | ||
"dependencies": { | ||
"@accounts/types": "^0.28.0", | ||
"@accounts/types": "^0.29.0", | ||
"jwt-decode": "2.2.0", | ||
"tslib": "2.0.0" | ||
}, | ||
"gitHead": "79a8cdcd3380e5ecb0eb2d5c016aa39e719894f9" | ||
"gitHead": "fefb328a5388404f7f3c725db666321313e2b6ce" | ||
} |
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
35354
35
681
+ Added@accounts/types@0.29.0(transitive)
- Removed@accounts/types@0.28.0(transitive)
Updated@accounts/types@^0.29.0