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

@nxtedition/scheduler

Package Overview
Dependencies
Maintainers
12
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nxtedition/scheduler - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
5.0.1
to
5.0.2
+3
-6
package.json
{
"name": "@nxtedition/scheduler",
"version": "5.0.1",
"version": "5.0.2",
"type": "module",

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

"license": "MIT",
"publishConfig": {
"access": "public"
},
"scripts": {

@@ -33,6 +30,6 @@ "build": "rimraf lib && tsc -p tsconfig.build.json",

},
"gitHead": "c8b456aaec3d83567817833493a1db9dcd14067b",
"gitHead": "6b398942994b20aaa126fa4ee2689719845a0f38",
"dependencies": {
"@nxtedition/trace": "^2.0.1"
"@nxtedition/trace": "^2.0.2"
}
}