You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@lage-run/hasher

Package Overview
Dependencies
Maintainers
0
Versions
39
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

to
1.3.3

23

CHANGELOG.json

@@ -5,3 +5,24 @@ {

{
"date": "Wed, 11 Sep 2024 20:30:17 GMT",
"date": "Wed, 11 Sep 2024 20:52:00 GMT",
"version": "1.3.3",
"tag": "@lage-run/hasher_v1.3.3",
"comments": {
"patch": [
{
"author": "renovate@whitesourcesoftware.com",
"package": "@lage-run/hasher",
"commit": "9ce7c7fcd8001c4c1ec3141097aa5b89f8bf7b37",
"comment": "Update dependency micromatch to v4.0.8 [SECURITY]"
},
{
"author": "renovate@whitesourcesoftware.com",
"package": "@lage-run/hasher",
"commit": "9ce7c7fcd8001c4c1ec3141097aa5b89f8bf7b37",
"comment": "Update dependency fast-glob to v3.3.2"
}
]
}
},
{
"date": "Wed, 11 Sep 2024 20:30:48 GMT",
"version": "1.3.2",

@@ -8,0 +29,0 @@ "tag": "@lage-run/hasher_v1.3.2",

# Change Log - @lage-run/hasher
This log was last generated on Wed, 11 Sep 2024 20:30:17 GMT and should not be manually modified.
<!-- This log was last generated on Wed, 11 Sep 2024 20:52:00 GMT and should not be manually modified. -->
<!-- Start content -->
## 1.3.3
Wed, 11 Sep 2024 20:52:00 GMT
### Patches
- Update dependency micromatch to v4.0.8 [SECURITY] (renovate@whitesourcesoftware.com)
- Update dependency fast-glob to v3.3.2 (renovate@whitesourcesoftware.com)
## 1.3.2
Wed, 11 Sep 2024 20:30:17 GMT
Wed, 11 Sep 2024 20:30:48 GMT

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

6

package.json
{
"name": "@lage-run/hasher",
"version": "1.3.2",
"version": "1.3.3",
"description": "Hasher for Lage Targets",

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

"execa": "5.1.1",
"fast-glob": "3.3.1",
"fast-glob": "3.3.2",
"glob-hasher": "^1.4.2",
"graceful-fs": "4.2.11",
"micromatch": "4.0.5",
"micromatch": "4.0.8",
"workspace-tools": "0.36.4"

@@ -27,0 +27,0 @@ },