@accounts/magic-link
Advanced tools
Comparing version 1.0.0-alpha-20231122120807-69a661e3 to 1.0.0-alpha-20231122192915-c0243667
{ | ||
"name": "@accounts/magic-link", | ||
"version": "1.0.0-alpha-20231122120807-69a661e3", | ||
"version": "1.0.0-alpha-20231122192915-c0243667", | ||
"license": "MIT", | ||
@@ -27,10 +27,9 @@ "main": "lib/index.js", | ||
}, | ||
"dependencies": { | ||
"bcryptjs": "2.4.3", | ||
"tslib": "2.6.2" | ||
"peerDependencies": { | ||
"@accounts/server": "1.0.0-alpha-20231122192915-c0243667", | ||
"graphql-modules": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@accounts/server": "1.0.0-alpha-20231122120807-69a661e3", | ||
"@accounts/types": "1.0.0-alpha-20231122120807-69a661e3", | ||
"@types/bcryptjs": "2.4.6", | ||
"@accounts/server": "1.0.0-alpha-20231122192915-c0243667", | ||
"@accounts/types": "1.0.0-alpha-20231122192915-c0243667", | ||
"@types/lodash.set": "4.3.9", | ||
@@ -41,7 +40,3 @@ "graphql": "16.8.1", | ||
"reflect-metadata": "0.1.13" | ||
}, | ||
"peerDependencies": { | ||
"@accounts/server": "1.0.0-alpha-20231122120807-69a661e3", | ||
"graphql-modules": "^3.0.0" | ||
} | ||
} |
2
7
26820
+ Added@accounts/server@1.0.0-alpha-20231122192915-c0243667(transitive)
- Removedbcryptjs@2.4.3
- Removedtslib@2.6.2
- Removed@accounts/server@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.10.7(transitive)
- Removedbcryptjs@2.4.3(transitive)
- Removedtslib@2.6.2(transitive)
- Removedundici-types@6.20.0(transitive)