Socket
Socket
Sign inDemoInstall

rdf-canonize

Package Overview
Dependencies
1
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.0 to 3.2.1

2

lib/MessageDigest-browser.js

@@ -29,3 +29,3 @@ /*

} else {
throw new Error(`Unsupport algorithm "${algorithm}".`);
throw new Error(`Unsupported algorithm "${algorithm}".`);
}

@@ -32,0 +32,0 @@ this._content = '';

{
"name": "rdf-canonize",
"version": "3.2.0",
"version": "3.2.1",
"description": "An implementation of the RDF Dataset Normalization Algorithm in JavaScript",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/digitalbazaar/rdf-canonize",

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