@lage-run/hasher
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Mon, 17 Jul 2023 15:13:19 GMT", | ||
"date": "Tue, 05 Sep 2023 22:23:09 GMT", | ||
"version": "1.0.5", | ||
"tag": "@lage-run/hasher_v1.0.5", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "elcraig@microsoft.com", | ||
"package": "@lage-run/hasher", | ||
"commit": "6f7dbb6f1fd3b75ba07f2a45580e750a6244d572", | ||
"comment": "Unpin workspace-tools, fast-glob, and execa dependencies" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 17 Jul 2023 15:14:04 GMT", | ||
"tag": "@lage-run/hasher_v1.0.4", | ||
@@ -8,0 +23,0 @@ "version": "1.0.4", |
# Change Log - @lage-run/hasher | ||
This log was last generated on Mon, 17 Jul 2023 15:13:19 GMT and should not be manually modified. | ||
This log was last generated on Tue, 05 Sep 2023 22:23:09 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 1.0.5 | ||
Tue, 05 Sep 2023 22:23:09 GMT | ||
### Patches | ||
- Unpin workspace-tools, fast-glob, and execa dependencies (elcraig@microsoft.com) | ||
## 1.0.4 | ||
Mon, 17 Jul 2023 15:13:19 GMT | ||
Mon, 17 Jul 2023 15:14:04 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
{ | ||
"name": "@lage-run/hasher", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Hasher for Lage Targets", | ||
@@ -20,5 +20,5 @@ "repository": { | ||
"@lage-run/logger": "^1.3.0", | ||
"execa": "5.1.1", | ||
"workspace-tools": "0.35.0", | ||
"fast-glob": "3.2.12", | ||
"execa": "^5.1.1", | ||
"workspace-tools": "^0.35.0", | ||
"fast-glob": "^3.2.12", | ||
"glob-hasher": "^1.3.0", | ||
@@ -25,0 +25,0 @@ "graceful-fs": "^4.2.11", |
91278
2176
+ Addedworkspace-tools@0.35.3(transitive)
- Removedfast-glob@3.2.12(transitive)
- Removedworkspace-tools@0.35.0(transitive)
Updatedexeca@^5.1.1
Updatedfast-glob@^3.2.12
Updatedworkspace-tools@^0.35.0