@janiscommerce/api-session
Advanced tools
Comparing version 1.3.1 to 1.4.0
@@ -8,2 +8,6 @@ # Changelog | ||
## [1.4.0] - 2020-05-19 | ||
### Removed | ||
- `package-lock.json` file | ||
## [1.3.1] - 2020-03-25 | ||
@@ -10,0 +14,0 @@ ### Added |
{ | ||
"name": "@janiscommerce/api-session", | ||
"version": "1.3.1", | ||
"version": "1.4.0", | ||
"description": "A session manager for APIs", | ||
@@ -36,3 +36,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@janiscommerce/model": "^3.0.0", | ||
"@janiscommerce/model": "^4.1.0", | ||
"@janiscommerce/settings": "^1.0.1", | ||
@@ -39,0 +39,0 @@ "lllog": "^1.1.2" |
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
11398
+ Added@janiscommerce/model@4.1.0(transitive)
- Removed@janiscommerce/model@3.7.0(transitive)
Updated@janiscommerce/model@^4.1.0