@lage-run/hasher
Advanced tools
Comparing version 1.5.0 to 1.6.0
@@ -5,3 +5,30 @@ { | ||
{ | ||
"date": "Fri, 27 Sep 2024 20:03:27 GMT", | ||
"date": "Wed, 02 Oct 2024 20:25:42 GMT", | ||
"version": "1.6.0", | ||
"tag": "@lage-run/hasher_v1.6.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "kchau@microsoft.com", | ||
"package": "@lage-run/hasher", | ||
"commit": "6ecbd570669a07fa87429af5de13ec1adc58b864", | ||
"comment": "exposes getInputFiles, packageTrees" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@lage-run/hasher", | ||
"comment": "Bump @lage-run/globby to v14.2.0", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@lage-run/hasher", | ||
"comment": "Bump @lage-run/target-graph to v0.9.0", | ||
"commit": "not available" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 27 Sep 2024 20:03:49 GMT", | ||
"version": "1.5.0", | ||
@@ -8,0 +35,0 @@ "tag": "@lage-run/hasher_v1.5.0", |
# Change Log - @lage-run/hasher | ||
<!-- This log was last generated on Fri, 27 Sep 2024 20:03:27 GMT and should not be manually modified. --> | ||
<!-- This log was last generated on Wed, 02 Oct 2024 20:25:42 GMT and should not be manually modified. --> | ||
<!-- Start content --> | ||
## 1.6.0 | ||
Wed, 02 Oct 2024 20:25:42 GMT | ||
### Minor changes | ||
- exposes getInputFiles, packageTrees (kchau@microsoft.com) | ||
- Bump @lage-run/globby to v14.2.0 | ||
- Bump @lage-run/target-graph to v0.9.0 | ||
## 1.5.0 | ||
Fri, 27 Sep 2024 20:03:27 GMT | ||
Fri, 27 Sep 2024 20:03:49 GMT | ||
@@ -11,0 +21,0 @@ ### Minor changes |
{ | ||
"name": "@lage-run/hasher", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "Hasher for Lage Targets", | ||
@@ -18,5 +18,5 @@ "repository": { | ||
"dependencies": { | ||
"@lage-run/globby": "^14.1.0", | ||
"@lage-run/globby": "^14.2.0", | ||
"@lage-run/logger": "^1.3.1", | ||
"@lage-run/target-graph": "^0.8.10", | ||
"@lage-run/target-graph": "^0.9.0", | ||
"execa": "5.1.1", | ||
@@ -23,0 +23,0 @@ "glob-hasher": "^1.4.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
106197
2572
+ Added@lage-run/target-graph@0.9.3(transitive)
+ Addedworkspace-tools@0.37.0(transitive)
- Removed@lage-run/target-graph@0.8.10(transitive)
Updated@lage-run/globby@^14.2.0