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

gulp-hash-filename

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-hash-filename - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

16

package.json
{
"name": "gulp-hash-filename",
"version": "4.0.0",
"version": "4.1.0",
"author": "Michael G Collins <intervalia@gmail.com>",

@@ -30,12 +30,12 @@ "license": "MIT",

"engines": {
"node": ">= 14.0.0"
"node": ">= 16.0.0"
},
"devDependencies": {
"chai": "^4.3.4",
"coveralls": "^3.1.1",
"eslint": "^7.32.0",
"mocha": "^9.0.3",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^15.1.0"
"chai": "4.3.7",
"coveralls": "3.1.1",
"eslint": "8.34.0",
"mocha": "10.2.0",
"mocha-lcov-reporter": "1.3.0",
"nyc": "15.1.0"
}
}

@@ -6,2 +6,3 @@ Update History

| --- | --- | --- |
| 4.1.0 | 2023-02-21 | * Updated all 3rd party repos |
| 3.0.0 | 2020-01-28 | * Updated all 3rd party repos<br/>* Removed node 8 support<br/>* Updated to newer ES6 syntax |

@@ -8,0 +9,0 @@ | 2.0.1 | 2019-01-02 | * Minor bug fix to allow no arguments to be passed into the `hash()` function.<br/>* Fixed ISSUE#5. No longer crash if atime, mtime or ctime don't exist. |

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