New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lage-run/target-graph

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lage-run/target-graph - npm Package Compare versions

Comparing version 0.8.8 to 0.8.9

32

CHANGELOG.json

@@ -5,6 +5,36 @@ {

{
"date": "Tue, 12 Dec 2023 04:22:18 GMT",
"date": "Thu, 21 Dec 2023 09:48:33 GMT",
"version": "0.8.9",
"tag": "@lage-run/target-graph_v0.8.9",
"comments": {
"patch": [
{
"author": "elcraig@microsoft.com",
"package": "@lage-run/target-graph",
"commit": "429047eb173880261b9e76f82ef1fcf7bfe9e29a",
"comment": "Pin external deps to ensure explicit updates to lage bundle"
}
]
}
},
{
"date": "Thu, 21 Dec 2023 08:37:41 GMT",
"version": "0.8.8",
"tag": "@lage-run/target-graph_v0.8.8",
"comments": {
"none": [
{
"author": "elcraig@microsoft.com",
"package": "@lage-run/target-graph",
"commit": "0752bad677868d982719f792f6692ab43ad325e0",
"comment": "Use ranges for devDependencies"
}
]
}
},
{
"date": "Tue, 12 Dec 2023 04:22:41 GMT",
"version": "0.8.8",
"tag": "@lage-run/target-graph_v0.8.8",
"comments": {
"patch": [

@@ -11,0 +41,0 @@ {

# Change Log - @lage-run/target-graph
This log was last generated on Tue, 12 Dec 2023 04:22:18 GMT and should not be manually modified.
This log was last generated on Thu, 21 Dec 2023 09:48:33 GMT and should not be manually modified.
<!-- Start content -->
## 0.8.9
Thu, 21 Dec 2023 09:48:33 GMT
### Patches
- Pin external deps to ensure explicit updates to lage bundle (elcraig@microsoft.com)
## 0.8.8
Tue, 12 Dec 2023 04:22:18 GMT
Tue, 12 Dec 2023 04:22:41 GMT

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

2

jest.config.js

@@ -1,1 +0,1 @@

module.exports = require("monorepo-scripts/config/jest.config.js");
module.exports = require("@lage-run/monorepo-scripts/config/jest.config.js");
{
"name": "@lage-run/target-graph",
"version": "0.8.8",
"version": "0.8.9",
"description": "Target for Lage",

@@ -20,6 +20,6 @@ "repository": {

"dependencies": {
"workspace-tools": "^0.36.4"
"workspace-tools": "0.36.4"
},
"devDependencies": {
"monorepo-scripts": "*"
"@lage-run/monorepo-scripts": "*"
},

@@ -26,0 +26,0 @@ "publishConfig": {

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