Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ackee/antonio

Package Overview
Dependencies
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ackee/antonio - npm Package Compare versions

Comparing version 2.3.5 to 2.3.6

6

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc