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

@nxtedition/error

Package Overview
Dependencies
Maintainers
12
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nxtedition/error - npm Package Compare versions

Comparing version
1.1.37
to
1.1.38
+2
-3
package.json
{
"name": "@nxtedition/error",
"version": "1.1.37",
"version": "1.1.38",
"type": "module",

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

"build": "rimraf lib && mkdir -p lib && cp src/index.js lib/index.js && cp src/index.d.ts lib/index.d.ts",
"prepublishOnly": "yarn build",
"typecheck": "tsc --noEmit",

@@ -30,3 +29,3 @@ "test": "node --test",

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