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

to
1.0.2

3

CHANGELOG.md

@@ -0,1 +1,4 @@

# 1.0.2
- Changing packages to be semver compatible
# 1.0.1

@@ -2,0 +5,0 @@ - Changed code to work with 0.2.x broccoli-filter

7

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

@@ -18,7 +18,6 @@ "main": "index.js",

"broccoli": "^0.16.3",
"broccoli-filter": "^0.1.14",
"sri-toolbox": "0.2.0"
"broccoli-filter": "^0.2.0",
"sri-toolbox": "^0.2.0"
},
"devDependencies": {
"broccoli-filter": "^0.2.0",
"chai": "^3.0.0",

@@ -25,0 +24,0 @@ "eslint-config-nightmare-mode": "0.1.0",