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

@lage-run/scheduler

Package Overview
Dependencies
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lage-run/scheduler - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

35

CHANGELOG.json

@@ -5,3 +5,36 @@ {

{
"date": "Wed, 24 Aug 2022 16:23:38 GMT",
"date": "Wed, 24 Aug 2022 22:25:49 GMT",
"tag": "@lage-run/scheduler_v0.1.7",
"version": "0.1.7",
"comments": {
"patch": [
{
"author": "renovate@whitesourcesoftware.com",
"package": "@lage-run/scheduler",
"commit": "ae1468bf230ea12b1910214d0ce394da75675d09",
"comment": "Update dependency @types/node to v14.18.26"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/target-graph to v0.2.2",
"commit": "ae1468bf230ea12b1910214d0ce394da75675d09"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/logger to v1.1.3",
"commit": "ae1468bf230ea12b1910214d0ce394da75675d09"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/cache to v0.1.6",
"commit": "ae1468bf230ea12b1910214d0ce394da75675d09"
}
]
}
},
{
"date": "Wed, 24 Aug 2022 16:23:48 GMT",
"tag": "@lage-run/scheduler_v0.1.6",

@@ -8,0 +41,0 @@ "version": "0.1.6",

# Change Log - @lage-run/scheduler
This log was last generated on Wed, 24 Aug 2022 16:23:38 GMT and should not be manually modified.
This log was last generated on Wed, 24 Aug 2022 22:25:49 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.7
Wed, 24 Aug 2022 22:25:49 GMT
### Patches
- Update dependency @types/node to v14.18.26 (renovate@whitesourcesoftware.com)
- Bump @lage-run/target-graph to v0.2.2
- Bump @lage-run/logger to v1.1.3
- Bump @lage-run/cache to v0.1.6
## 0.1.6
Wed, 24 Aug 2022 16:23:38 GMT
Wed, 24 Aug 2022 16:23:48 GMT

@@ -11,0 +22,0 @@ ### Patches

10

package.json
{
"name": "@lage-run/scheduler",
"version": "0.1.6",
"version": "0.1.7",
"description": "Scheduler for Lage",

@@ -18,5 +18,5 @@ "repository": {

"dependencies": {
"@lage-run/target-graph": "^0.2.1",
"@lage-run/logger": "^1.1.2",
"@lage-run/cache": "^0.1.5",
"@lage-run/target-graph": "^0.2.2",
"@lage-run/logger": "^1.1.3",
"@lage-run/cache": "^0.1.6",
"p-graph": "^1.1.1",

@@ -30,3 +30,3 @@ "p-profiler": "^0.2.1",

"@types/jest": "^27.0.1",
"@types/node": "^14.0.0",
"@types/node": "14.18.26",
"monorepo-scripts": "*"

@@ -33,0 +33,0 @@ },

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