Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
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.7.0 to 1.8.0

47

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

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

"peerDependencies": {
"remix-auth": "^3.x"
"@remix-run/server-runtime": "1.x",
"remix-auth": "3.x"
},
"devDependencies": {
"@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.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.6",
"eslint-plugin-jest-dom": "4.0.3",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-unicorn": "45.0.1",
"jest": "29.3.1",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.23.2",
"@remix-run/node": "2.1.0",
"@remix-run/react": "2.1.0",
"@remix-run/server-runtime": "2.1.0",
"@types/jest": "29.5.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"babel-jest": "29.7.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-jest-dom": "5.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-unicorn": "48.0.1",
"jest": "29.7.0",
"jest-fetch-mock": "3.0.3",
"prettier": "2.8.1",
"prettier": "3.0.3",
"react": "18.2.0",
"ts-node": "10.9.1",
"typescript": "4.9.4"
"typescript": "5.2.2"
},
"dependencies": {
"remix-auth-oauth2": "^1.5.0"
"remix-auth-oauth2": "1.10.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