@pnpm/crypto.base32-hash
Advanced tools
Comparing version
{ | ||
"name": "@pnpm/crypto.base32-hash", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Create a base32 hash", | ||
@@ -13,3 +13,3 @@ "main": "lib/index.js", | ||
"keywords": [ | ||
"pnpm8", | ||
"pnpm9", | ||
"hash", | ||
@@ -20,3 +20,3 @@ "crypto", | ||
"engines": { | ||
"node": ">=16.14" | ||
"node": ">=18.12" | ||
}, | ||
@@ -29,7 +29,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"rfc4648": "^1.5.2" | ||
"rfc4648": "^1.5.3" | ||
}, | ||
"devDependencies": { | ||
"@pnpm/crypto.base32-hash": "2.0.0", | ||
"@pnpm/prepare": "0.0.65" | ||
"@pnpm/crypto.base32-hash": "3.0.0", | ||
"@pnpm/prepare": "0.0.90" | ||
}, | ||
@@ -36,0 +36,0 @@ "funding": "https://opencollective.com/pnpm", |
Sorry, the diff of this file is not supported yet
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
1
Infinity%Updated