@ackee/antonio
Advanced tools
Comparing version 2.3.5 to 2.3.6
@@ -8,2 +8,8 @@ # Changelog | ||
## 2.3.6 - 2019-02-25 | ||
### Updated | ||
- upgrade `@ackee/petrus` to `2.3.5` version | ||
## 2.3.5 - 2019-02-14 | ||
@@ -10,0 +16,0 @@ |
{ | ||
"name": "@ackee/antonio", | ||
"version": "2.3.5", | ||
"version": "2.3.6", | ||
"description": "A HTTP client built on axios. An access token is injected to authorization header by @ackee/petrus.", | ||
@@ -41,10 +41,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@ackee/petrus": "3.3.0", | ||
"@ackee/petrus": "^3.5.0", | ||
"axios": "0.18.0" | ||
}, | ||
"peerDependencies": { | ||
"redux-saga": "0.x", | ||
"react": "16.x", | ||
"react-redux": "6.x", | ||
"redux": "4.x" | ||
"redux": "4.x", | ||
"redux-saga": "0.x" | ||
}, | ||
@@ -51,0 +51,0 @@ "browserslist": [ |
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
74215
+ Added@ackee/petrus@3.7.10(transitive)
+ Added@babel/runtime@7.4.5(transitive)
+ Added@types/hoist-non-react-statics@3.3.5(transitive)
+ Added@types/prop-types@15.7.13(transitive)
+ Added@types/react@18.3.12(transitive)
+ Added@types/react-redux@7.1.34(transitive)
+ Addedcsstype@3.1.3(transitive)
+ Addedidb@4.0.5(transitive)
+ Addedreact-is@17.0.2(transitive)
+ Addedreact-redux@7.2.9(transitive)
+ Addedregenerator-runtime@0.13.11(transitive)
- Removed@ackee/petrus@3.3.0(transitive)
- Removedimmediate@3.0.6(transitive)
- Removedlie@3.1.1(transitive)
- Removedlocalforage@1.10.0(transitive)
Updated@ackee/petrus@^3.5.0