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

ackee-redux-token-auth

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ackee-redux-token-auth - npm Package Compare versions

Comparing version 2.2.6 to 2.2.7

14

package.json
{
"name": "ackee-redux-token-auth",
"version": "2.2.6",
"version": "2.2.7",
"description": "The library aims to handle authentication logic with token based flow.",

@@ -25,5 +25,5 @@ "main": "lib/index.js",

},
"peerDependencies": {
"dependencies": {
"@babel/runtime": "^7.1.5",
"localforage": "^1.7.3",
"prop-types": "^15.6.2",
"react": "^16.6.3",

@@ -34,5 +34,2 @@ "react-redux": "^5.1.1",

},
"dependencies": {
"@babel/runtime": "^7.1.5"
},
"devDependencies": {

@@ -58,7 +55,8 @@ "@babel/cli": "^7.0.0",

"browserslist": [
"last 1 version",
"last 2 version",
"> 1%",
"maintained node versions",
"not dead"
"not dead",
"IE > 11"
]
}
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