Socket
Socket
Sign inDemoInstall

multihashes-sync

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multihashes-sync - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

dist/sha2.js

@@ -1,2 +0,2 @@

import { createHash } from "crypto";
import { createHash } from "node:crypto";
import { SyncHasher } from "./sync-hasher.js";

@@ -3,0 +3,0 @@ import { coerce } from "multiformats/bytes";

{
"name": "multihashes-sync",
"version": "1.1.2",
"version": "1.1.3",
"description": "Synchronous SHA256, SHA512 multihashes",

@@ -5,0 +5,0 @@ "keywords": [

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