Socket
Socket
Sign inDemoInstall

ssri

Package Overview
Dependencies
3
Maintainers
9
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0 to 7.0.1

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [7.0.1](https://github.com/npm/ssri/compare/v7.0.0...v7.0.1) (2019-09-30)
## [7.0.0](https://github.com/npm/ssri/compare/v6.0.1...v7.0.0) (2019-09-18)

@@ -7,0 +9,0 @@

9

package.json
{
"name": "ssri",
"version": "7.0.0",
"version": "7.0.1",
"description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.",

@@ -41,3 +41,3 @@ "main": "index.js",

"figgy-pudding": "^3.5.1",
"minipass": "^2.5.1"
"minipass": "^3.0.0"
},

@@ -47,3 +47,3 @@ "devDependencies": {

"standard-version": "^7.0.0",
"tap": "^14.6.4",
"tap": "^14.6.9",
"weallbehave": "^1.2.0",

@@ -54,3 +54,6 @@ "weallcontribute": "^1.0.8"

"check-coverage": true
},
"engines": {
"node": ">= 8"
}
}
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