Socket
Socket
Sign inDemoInstall

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.5 to 1.3.6

28

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

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

"peerDependencies": {
"@remix-run/server-runtime": "^1.1.1",
"remix-auth": "^3.1.0"
"@remix-run/server-runtime": "^1.3.5",
"remix-auth": "^3.2.1"
},
"devDependencies": {
"@babel/core": "7.17.8",
"@babel/core": "7.17.9",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@remix-run/node": "1.3.3",
"@remix-run/react": "1.3.3",
"@remix-run/server-runtime": "1.3.3",
"@remix-run/node": "1.3.5",
"@remix-run/react": "1.3.5",
"@remix-run/server-runtime": "1.3.5",
"@types/jest": "27.4.1",
"@typescript-eslint/eslint-plugin": "5.16.0",
"@typescript-eslint/parser": "5.16.0",
"@typescript-eslint/eslint-plugin": "5.19.0",
"@typescript-eslint/parser": "5.19.0",
"babel-jest": "27.5.1",
"eslint": "8.11.0",
"eslint": "8.13.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "26.1.3",
"eslint-plugin-jest": "26.1.4",
"eslint-plugin-jest-dom": "4.0.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-unicorn": "41.0.1",
"eslint-plugin-unicorn": "42.0.0",
"jest": "27.5.1",
"jest-fetch-mock": "3.0.3",
"prettier": "2.6.0",
"react": "17.0.2",
"prettier": "2.6.2",
"react": "18.0.0",
"ts-node": "10.7.0",

@@ -55,0 +55,0 @@ "typescript": "4.6.3"

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