@accounts/password
Advanced tools
Comparing version 0.1.0-alpha.737c05ed to 0.1.0-alpha.b5d6f4ab
{ | ||
"name": "@accounts/password", | ||
"version": "0.1.0-alpha.737c05ed", | ||
"version": "0.1.0-alpha.b5d6f4ab", | ||
"license": "MIT", | ||
@@ -31,4 +31,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@accounts/common": "^0.1.0-alpha.737c05ed", | ||
"@accounts/server": "^0.1.0-alpha.737c05ed", | ||
"@accounts/common": "^0.1.0-alpha.b5d6f4ab", | ||
"@accounts/server": "^0.1.0-alpha.b5d6f4ab", | ||
"@types/bcryptjs": "^2.4.0", | ||
@@ -38,5 +38,5 @@ "@types/lodash": "^4.14.66" | ||
"peerDependencies": { | ||
"@accounts/common": "^0.1.0-alpha.737c05ed", | ||
"@accounts/server": "^0.1.0-alpha.737c05ed" | ||
"@accounts/common": "^0.1.0-alpha.b5d6f4ab", | ||
"@accounts/server": "^0.1.0-alpha.b5d6f4ab" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0