New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-auth-kit

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-auth-kit - npm Package Compare versions

Comparing version 3.0.0-alpha.41 to 3.0.0-alpha.43

9

package.json
{
"name": "react-auth-kit",
"version": "3.0.0-alpha.41",
"version": "3.0.0-alpha.43",
"description": "Authentication Library for React, which makes Token based auth very easy",

@@ -45,7 +45,6 @@ "keywords": [

"scripts": {
"build": "run-s build:*",
"build:build": "tsc --project tsconfig.json && babel --config-file ./config/babel.config.js src --out-dir . --extensions \".tsx,.ts,.js,.jsx\"",
"build": "tsc --project tsconfig.json && babel --config-file ./config/babel.config.js src --out-dir . --extensions \".tsx,.ts,.js,.jsx\"",
"test": "run-s test:*",
"test:unit": "jest --config ./config/jest.config.js",
"test:lint": "eslint src",
"lint": "eslint src",
"test:unit:watch": "jest --watch"

@@ -75,3 +74,3 @@ },

},
"gitHead": "9def1f1659a48d4bfbac3ddacd42967f95aa5766"
"gitHead": "b5709256fde6854d03601403f89fd02f9f875c14"
}
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