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

@lage-run/hasher

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lage-run/hasher - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

29

CHANGELOG.json

@@ -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

6

package.json
{
"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",

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