@janiscommerce/api-list
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -10,2 +10,9 @@ # Changelog | ||
## [3.0.1] - 2019-10-01 | ||
### Changed | ||
- API version updated to avoid dependency versions issues | ||
### Fixed | ||
- Tests typo fix | ||
## [3.0.0] - 2019-10-01 | ||
@@ -12,0 +19,0 @@ ### Removed |
{ | ||
"name": "@janiscommerce/api-list", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A package to handle JANIS List APIs", | ||
@@ -40,5 +40,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@janiscommerce/api": "^4.1.0", | ||
"@janiscommerce/api": "^4.1.1", | ||
"superstruct": "^0.6.1" | ||
} | ||
} |
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
13052
+ Addedgopd@1.0.1(transitive)
+ Addedwhich-typed-array@1.1.15(transitive)
- Removedgopd@1.1.0(transitive)
- Removedwhich-typed-array@1.1.16(transitive)
Updated@janiscommerce/api@^4.1.1