🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

hpr

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hpr - npm Package Compare versions

Comparing version

to
0.0.5

5

package.json
{
"name": "hpr",
"description": "A collection of utility functions to manipulate values and data.",
"version": "0.0.4",
"version": "0.0.5",
"keywords": [

@@ -34,4 +34,3 @@ "util",

"build": "tsup src/index.ts --dts --sourcemap --format esm,cjs",
"publish": "npm version patch && git push && npm publish",
"release": "npm run build && npm run publish"
"release": "npm run build && npm version patch && git push && npm publish"
},

@@ -38,0 +37,0 @@ "devDependencies": {