Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@loopback/cron

Package Overview
Dependencies
Maintainers
10
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/cron - npm Package Compare versions

Comparing version 0.12.2 to 0.12.3

18

package.json
{
"name": "@loopback/cron",
"description": "Schedule tasks using cron-like syntax",
"version": "0.12.2",
"version": "0.12.3",
"keywords": [

@@ -46,13 +46,13 @@ "LoopBack",

"cron": "^2.4.4",
"debug": "^4.3.4",
"tslib": "^2.6.2"
"debug": "^4.3.5",
"tslib": "^2.6.3"
},
"devDependencies": {
"@loopback/build": "^11.0.2",
"@loopback/core": "^6.0.2",
"@loopback/eslint-config": "^15.0.2",
"@loopback/testlab": "^7.0.2",
"@types/node": "^16.18.96"
"@loopback/build": "^11.0.3",
"@loopback/core": "^6.1.0",
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@types/node": "^16.18.98"
},
"gitHead": "06b27e1b47cea48b54280e5590bb165e11fbeb10"
"gitHead": "b0e4a869679b8bb4ca2c48c233348d582dd4752a"
}
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