@accounts/password
Advanced tools
Comparing version 1.0.0-alpha-20231122120807-69a661e3 to 1.0.0-alpha-20231122192915-c0243667
{ | ||
"name": "@accounts/password", | ||
"version": "1.0.0-alpha-20231122120807-69a661e3", | ||
"version": "1.0.0-alpha-20231122192915-c0243667", | ||
"license": "MIT", | ||
@@ -24,11 +24,15 @@ "main": "lib/index.js", | ||
}, | ||
"peerDependencies": { | ||
"@accounts/server": "1.0.0-alpha-20231122192915-c0243667", | ||
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0", | ||
"graphql-modules": "^3.0.0" | ||
}, | ||
"dependencies": { | ||
"@accounts/two-factor": "1.0.0-alpha-20231122120807-69a661e3", | ||
"@accounts/two-factor": "1.0.0-alpha-20231122192915-c0243667", | ||
"bcryptjs": "2.4.3", | ||
"express-validator": "^7.0.1", | ||
"tslib": "2.6.2" | ||
"express-validator": "^7.0.1" | ||
}, | ||
"devDependencies": { | ||
"@accounts/server": "1.0.0-alpha-20231122120807-69a661e3", | ||
"@accounts/types": "1.0.0-alpha-20231122120807-69a661e3", | ||
"@accounts/server": "1.0.0-alpha-20231122192915-c0243667", | ||
"@accounts/types": "1.0.0-alpha-20231122192915-c0243667", | ||
"@types/bcryptjs": "2.4.6", | ||
@@ -41,8 +45,3 @@ "@types/express": "^4.17.21", | ||
"reflect-metadata": "0.1.13" | ||
}, | ||
"peerDependencies": { | ||
"@accounts/server": "1.0.0-alpha-20231122120807-69a661e3", | ||
"graphql": "^16.0.0", | ||
"graphql-modules": "^3.0.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
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
6
+ Added@accounts/server@1.0.0-alpha-20231122192915-c0243667(transitive)
+ Added@accounts/two-factor@1.0.0-alpha-20231122192915-c0243667(transitive)
- Removedtslib@2.6.2
- Removed@accounts/server@1.0.0-alpha-20231122120807-69a661e3(transitive)
- Removed@accounts/two-factor@1.0.0-alpha-20231122120807-69a661e3(transitive)
- Removed@accounts/types@1.0.0-alpha-20231122120807-69a661e3(transitive)
- Removed@types/jsonwebtoken@9.0.5(transitive)
- Removed@types/node@22.9.3(transitive)
- Removedtslib@2.6.2(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@accounts/two-factor@1.0.0-alpha-20231122192915-c0243667