Socket
Socket
Sign inDemoInstall

remix-auth-auth0

Package Overview
Dependencies
22
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.0 to 1.5.1

36

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

@@ -31,29 +31,29 @@ "types": "./build/index.d.ts",

"devDependencies": {
"@babel/core": "7.19.6",
"@babel/preset-env": "7.19.4",
"@babel/core": "7.20.5",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@remix-run/node": "1.7.3",
"@remix-run/react": "1.7.3",
"@remix-run/server-runtime": "1.7.3",
"@types/jest": "29.2.0",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"babel-jest": "29.2.1",
"eslint": "8.26.0",
"@remix-run/node": "1.8.2",
"@remix-run/react": "1.8.2",
"@remix-run/server-runtime": "1.8.2",
"@types/jest": "29.2.4",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"babel-jest": "29.3.1",
"eslint": "8.29.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "27.1.3",
"eslint-plugin-jest-dom": "4.0.2",
"eslint-plugin-jest": "27.1.6",
"eslint-plugin-jest-dom": "4.0.3",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-unicorn": "44.0.2",
"jest": "29.2.1",
"eslint-plugin-unicorn": "45.0.1",
"jest": "29.3.1",
"jest-fetch-mock": "3.0.3",
"prettier": "2.7.1",
"prettier": "2.8.1",
"react": "18.2.0",
"ts-node": "10.9.1",
"typescript": "4.8.4"
"typescript": "4.9.4"
},
"dependencies": {
"remix-auth-oauth2": "^1.3.0"
"remix-auth-oauth2": "^1.5.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc