remix-auth-auth0
Advanced tools
Comparing version 1.7.0 to 1.8.0
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
5852
3
3
0
+ Added@remix-run/router@1.7.2(transitive)
+ Added@remix-run/server-runtime@1.19.3(transitive)
+ Added@types/cookie@0.4.1(transitive)
+ Addedcookie@0.4.2(transitive)
+ Addedremix-auth-oauth2@1.10.0(transitive)
- Removedremix-auth-oauth2@1.11.2(transitive)
- Removeduuid@9.0.1(transitive)
Updatedremix-auth-oauth2@1.10.0