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
132
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.5.2 to 0.5.3

29

CHANGELOG.json

@@ -5,3 +5,30 @@ {

{
"date": "Sat, 29 Oct 2022 18:42:29 GMT",
"date": "Mon, 31 Oct 2022 21:27:32 GMT",
"tag": "@lage-run/scheduler_v0.5.3",
"version": "0.5.3",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/scheduler",
"commit": "e8946dc08fb76dc616d61f3b67b0ca99e15d9a7e",
"comment": "adds depcheck and fixes"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/worker-threads-pool to v0.4.1",
"commit": "e8946dc08fb76dc616d61f3b67b0ca99e15d9a7e"
},
{
"author": "beachball",
"package": "@lage-run/scheduler",
"comment": "Bump @lage-run/scheduler-types to v0.2.3",
"commit": "e8946dc08fb76dc616d61f3b67b0ca99e15d9a7e"
}
]
}
},
{
"date": "Sat, 29 Oct 2022 18:42:49 GMT",
"tag": "@lage-run/scheduler_v0.5.2",

@@ -8,0 +35,0 @@ "version": "0.5.2",

# Change Log - @lage-run/scheduler
This log was last generated on Sat, 29 Oct 2022 18:42:29 GMT and should not be manually modified.
This log was last generated on Mon, 31 Oct 2022 21:27:32 GMT and should not be manually modified.
<!-- Start content -->
## 0.5.3
Mon, 31 Oct 2022 21:27:32 GMT
### Patches
- adds depcheck and fixes (kchau@microsoft.com)
- Bump @lage-run/worker-threads-pool to v0.4.1
- Bump @lage-run/scheduler-types to v0.2.3
## 0.5.2
Sat, 29 Oct 2022 18:42:29 GMT
Sat, 29 Oct 2022 18:42:49 GMT

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

14

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

@@ -21,13 +21,7 @@ "repository": {

"@lage-run/cache": "^0.1.26",
"@lage-run/worker-threads-pool": "^0.4.0",
"@lage-run/format-hrtime": "^0.1.1",
"p-graph": "^1.1.1",
"p-profiler": "^0.2.1",
"abort-controller": "^3.0.0",
"workspace-tools": "^0.29.0"
"@lage-run/worker-threads-pool": "^0.4.1",
"abort-controller": "^3.0.0"
},
"devDependencies": {
"@lage-run/scheduler-types": "^0.2.2",
"@lage-run/monorepo-fixture": "*",
"@types/workerpool": "6.1.0",
"@lage-run/scheduler-types": "^0.2.3",
"monorepo-scripts": "*"

@@ -34,0 +28,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