Comparing version 1.0.0 to 1.0.3
{ | ||
"name": "phc-bcrypt", | ||
"version": "1.0.0", | ||
"version": "1.0.3", | ||
"description": "Node.JS bcrypt password hashing algorithm following the PHC string format", | ||
"license": "MIT", | ||
"homepage": "https://github.com/simonepri/phc-bcrypt#readme", | ||
"repository": "github:simonepri/phc-bcrypt", | ||
"homepage": "https://github.com/thetutlage/phc-bcrypt#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/thetutlage/phc-bcrypt.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/simonepri/phc-bcrypt/issues", | ||
"email": "simonepri@outlook.com" | ||
"url": "https://github.com/thetutlage/phc-bcrypt/issues" | ||
}, | ||
@@ -59,15 +61,15 @@ "keywords": [ | ||
"dependencies": { | ||
"@kdf/salt": "^1.0.0", | ||
"@phc/format": "^0.5.0", | ||
"bcrypt": "^4.0.1", | ||
"tsse": "^1.1.5" | ||
"@kdf/salt": "^2.0.1", | ||
"@phc/format": "^1.0.0", | ||
"bcrypt": "^5.0.0", | ||
"tsse": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"ava": "*", | ||
"execa": "^4.0.1", | ||
"np": "*", | ||
"ava": "^3.10.0", | ||
"execa": "^4.0.2", | ||
"np": "^6.3.0", | ||
"npm-check": "*", | ||
"nyc": "*", | ||
"nyc": "^15.1.0", | ||
"sympact": "0.0.7", | ||
"xo": "*" | ||
"xo": "^0.32.1" | ||
}, | ||
@@ -86,3 +88,7 @@ "ava": { | ||
"space": true | ||
} | ||
}, | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"author": "virk" | ||
} |
@@ -5,3 +5,3 @@ <h1 align="center"> | ||
> Fork of [npm.im/@phc/bcrypt](@phc/bcrypt) with updated dependencies | ||
> Fork of [@phc/bcrypt](https://npm.im/@phc/bcrypt) with updated dependencies | ||
@@ -8,0 +8,0 @@ <p align="center"> |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
36386
0
0
+ Added@kdf/salt@2.0.1(transitive)
+ Added@mapbox/node-pre-gyp@1.0.11(transitive)
+ Added@phc/format@1.0.0(transitive)
+ Addedagent-base@6.0.2(transitive)
+ Addedansi-regex@5.0.1(transitive)
+ Addedaproba@2.0.0(transitive)
+ Addedare-we-there-yet@2.0.0(transitive)
+ Addedbcrypt@5.1.1(transitive)
+ Addedchownr@2.0.0(transitive)
+ Addedcolor-support@1.1.3(transitive)
+ Addeddebug@4.4.0(transitive)
+ Addeddetect-libc@2.0.3(transitive)
+ Addedemoji-regex@8.0.0(transitive)
+ Addedfs-minipass@2.1.0(transitive)
+ Addedgauge@3.0.2(transitive)
+ Addedhttps-proxy-agent@5.0.1(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addedmake-dir@3.1.0(transitive)
+ Addedminipass@3.3.65.0.0(transitive)
+ Addedminizlib@2.1.2(transitive)
+ Addedmkdirp@1.0.4(transitive)
+ Addednode-addon-api@5.1.0(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addednopt@5.0.0(transitive)
+ Addednpmlog@5.0.1(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedrimraf@3.0.2(transitive)
+ Addedsemver@6.3.17.6.3(transitive)
+ Addedstring-width@4.2.3(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedstrip-ansi@6.0.1(transitive)
+ Addedtar@6.2.1(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedtsse@2.1.0(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)
+ Addedyallist@4.0.0(transitive)
- Removed@kdf/salt@1.0.1(transitive)
- Removed@phc/format@0.5.0(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedaproba@1.2.0(transitive)
- Removedare-we-there-yet@1.1.7(transitive)
- Removedbcrypt@4.0.1(transitive)
- Removedchownr@1.1.4(transitive)
- Removedcode-point-at@1.1.0(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removeddebug@3.2.7(transitive)
- Removeddeep-extend@0.6.0(transitive)
- Removeddetect-libc@1.0.3(transitive)
- Removedfs-minipass@1.2.7(transitive)
- Removedgauge@2.7.4(transitive)
- Removediconv-lite@0.4.24(transitive)
- Removedignore-walk@3.0.4(transitive)
- Removedini@1.3.8(transitive)
- Removedis-fullwidth-code-point@1.0.0(transitive)
- Removedisarray@1.0.0(transitive)
- Removedminimist@1.2.8(transitive)
- Removedminipass@2.9.0(transitive)
- Removedminizlib@1.3.3(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedneedle@2.9.1(transitive)
- Removednode-addon-api@2.0.2(transitive)
- Removednode-pre-gyp@0.14.0(transitive)
- Removednopt@4.0.3(transitive)
- Removednpm-bundled@1.1.2(transitive)
- Removednpm-normalize-package-bin@1.0.1(transitive)
- Removednpm-packlist@1.4.8(transitive)
- Removednpmlog@4.1.2(transitive)
- Removednumber-is-nan@1.0.1(transitive)
- Removedos-homedir@1.0.2(transitive)
- Removedos-tmpdir@1.0.2(transitive)
- Removedosenv@0.1.5(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedrc@1.2.8(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedrimraf@2.7.1(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsax@1.4.1(transitive)
- Removedsemver@5.7.2(transitive)
- Removedstring-width@1.0.2(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedstrip-json-comments@2.0.1(transitive)
- Removedtar@4.4.19(transitive)
- Removedtsse@1.1.6(transitive)
- Removedyallist@3.1.1(transitive)
Updated@kdf/salt@^2.0.1
Updated@phc/format@^1.0.0
Updatedbcrypt@^5.0.0
Updatedtsse@^2.0.0