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

@nxtedition/slice

Package Overview
Dependencies
Maintainers
12
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nxtedition/slice - npm Package Compare versions

Comparing version
1.1.13
to
1.1.14
+2
-3
package.json
{
"name": "@nxtedition/slice",
"version": "1.1.13",
"version": "1.1.14",
"type": "module",

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

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

@@ -34,3 +33,3 @@ "test": "yarn build && node --test",

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