🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@nxtedition/histogram

Package Overview
Dependencies
Maintainers
12
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nxtedition/histogram - npm Package Compare versions

Comparing version
1.0.5
to
1.0.6
+2
-3
package.json
{
"name": "@nxtedition/histogram",
"version": "1.0.5",
"version": "1.0.6",
"type": "module",

@@ -24,3 +24,2 @@ "main": "lib/index.js",

"build": "rimraf lib && tsc -p tsconfig.build.json",
"prepublishOnly": "yarn build",
"typecheck": "tsc --noEmit",

@@ -37,3 +36,3 @@ "test": "node --test",

},
"gitHead": "351ba4b2a0cb6cef253a613e7f5027768d05fec4"
"gitHead": "1e4e772bc3128f962c6937c2c090a51d0602071b"
}