Socket
Socket
Sign inDemoInstall

hashly

Package Overview
Dependencies
11
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.7 to 0.4.8

24

package.json
{
"name": "hashly",
"version": "0.4.7",
"version": "0.4.8",
"description": "Renames static files with a hashcode for cache busting",

@@ -12,17 +12,17 @@ "directories": {

"dependencies": {
"MD5": "~1.2.1",
"image-size": "~0.3.5",
"image-size": "^0.5.0",
"md5": "^2.1.0",
"mime": "^1.2.11",
"minimatch": "~0.3.0",
"minimist": "0.1.0"
"minimatch": "~3.0.0",
"minimist": "1.2.0"
},
"devDependencies": {
"grunt": "~0.4.5",
"mocha": "~1.20.0",
"chai": "~1.9.1",
"grunt-contrib-jshint": "~0.10.0",
"chai": "~3.5.0",
"grunt": "^1.0.1",
"grunt-contrib-jshint": "~1.0.0",
"grunt-jsbeautifier": "~0.2.7",
"grunt-lineending": "~0.2.2",
"grunt-mocha-test": "~0.11.0",
"rewire": "~2.0.1"
"grunt-mocha-test": "~0.12.7",
"mocha": "~2.4.5",
"rewire": "~2.5.1"
},

@@ -58,3 +58,3 @@ "main": "./lib/hashly",

],
"license": "Apache 2"
"license": "Apache-2.0"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc