🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@nxtedition/ass

Package Overview
Dependencies
Maintainers
10
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nxtedition/ass - npm Package Compare versions

Comparing version
3.0.2
to
3.0.3
+6
-5
package.json
{
"name": "@nxtedition/ass",
"version": "3.0.2",
"version": "3.0.3",
"type": "module",

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

"dependencies": {
"@nxtedition/wordwrap": "^2.0.1",
"@nxtedition/wordwrap": "^2.0.2",
"colorjs.io": "^0.6.0",

@@ -28,6 +28,7 @@ "fraction.js": "^5.3.4",

"@types/object-hash": "^3.0.6",
"oxlint-tsgolint": "^0.12.2",
"rimraf": "^6.1.2",
"oxlint-tsgolint": "^0.13.0",
"rimraf": "^6.1.3",
"typescript": "^5.9.3"
}
},
"gitHead": "b58c17cb0fdb8c6781ea35addb2c3b4348dba0d6"
}