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

remix-auth-auth0

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remix-auth-auth0 - npm Package Compare versions

Comparing version 1.3.7 to 1.3.8

42

package.json
{
"name": "remix-auth-auth0",
"version": "1.3.7",
"version": "1.3.8",
"main": "./build/index.js",

@@ -28,24 +28,28 @@ "types": "./build/index.d.ts",

"peerDependencies": {
"remix-auth": "^3.2.2"
"remix-auth": "^3.x"
},
"devDependencies": {
"@babel/core": "^7.17.10",
"@babel/preset-env": "^7.17.10",
"@babel/preset-typescript": "7.16.7",
"@remix-run/node": "^1.4.3",
"@types/jest": "^27.5.0",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"babel-jest": "^28.1.0",
"eslint": "^8.15.0",
"@babel/core": "7.18.9",
"@babel/preset-env": "7.18.9",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@remix-run/node": "1.6.5",
"@remix-run/react": "1.6.5",
"@remix-run/server-runtime": "1.6.5",
"@types/jest": "28.1.6",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
"babel-jest": "28.1.3",
"eslint": "8.20.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "^26.1.5",
"eslint-plugin-jest-dom": "4.0.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-unicorn": "42.0.0",
"jest": "^28.1.0",
"eslint-plugin-jest": "26.6.0",
"eslint-plugin-jest-dom": "4.0.2",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-unicorn": "43.0.2",
"jest": "28.1.3",
"jest-fetch-mock": "3.0.3",
"prettier": "2.6.2",
"ts-node": "10.7.0",
"typescript": "^4.6.4"
"prettier": "2.7.1",
"react": "18.2.0",
"ts-node": "10.9.1",
"typescript": "4.7.4"
},

@@ -52,0 +56,0 @@ "dependencies": {

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