Socket
Socket
Sign inDemoInstall

@eggjs/tegg-schedule-decorator

Package Overview
Dependencies
Maintainers
11
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eggjs/tegg-schedule-decorator - npm Package Compare versions

Comparing version 3.1.0 to 3.2.2

13

package.json
{
"name": "@eggjs/tegg-schedule-decorator",
"version": "3.1.0",
"version": "3.2.2",
"description": "tegg schedule decorator",

@@ -21,4 +21,3 @@ "main": "dist/index.js",

"tsc:pub": "npm run clean && tsc -p ./tsconfig.pub.json",
"prepublishOnly": "npm run tsc:pub",
"autod": "autod"
"prepublishOnly": "npm run tsc:pub"
},

@@ -40,5 +39,5 @@ "author": "killagu <killa123@126.com>",

"dependencies": {
"@eggjs/core-decorator": "^3.1.0",
"@eggjs/tegg-common-util": "^1.2.3",
"@eggjs/tegg-metadata": "^3.1.0",
"@eggjs/core-decorator": "^3.2.2",
"@eggjs/tegg-common-util": "^3.2.2",
"@eggjs/tegg-metadata": "^3.2.2",
"cron-parser": "^2.18.0"

@@ -52,3 +51,3 @@ },

},
"gitHead": "19ff0ca1dc6286fc54445c30ccff64b582c59fd0"
"gitHead": "1db4e5320a0ea19b450df7d99ab7939f3ad48f6e"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc