🚀 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.4
to
1.0.5
+5
-4
package.json
{
"name": "@nxtedition/histogram",
"version": "1.0.4",
"version": "1.0.5",
"type": "module",

@@ -31,7 +31,8 @@ "main": "lib/index.js",

"devDependencies": {
"@types/node": "^25.5.0",
"oxlint-tsgolint": "^0.17.0",
"@types/node": "^25.9.4",
"oxlint-tsgolint": "^0.23.0",
"rimraf": "^6.1.3",
"typescript": "^5.9.3"
}
},
"gitHead": "351ba4b2a0cb6cef253a613e7f5027768d05fec4"
}