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

broccoli-sri-hash

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-sri-hash - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 2.1.2
- Reenable snyk test
# 2.1.1

@@ -2,0 +6,0 @@

5

package.json
{
"name": "broccoli-sri-hash",
"version": "2.1.1",
"version": "2.1.2",
"description": "Generates SRI hashes for html files",

@@ -8,3 +8,4 @@ "main": "index.js",

"lint": "eslint index.js",
"test": "mocha test",
"test": "snyk test && mocha test",
"test:fast": "mocha test",
"test:debug": "mocha debug test"

@@ -11,0 +12,0 @@ },

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