Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

lib0

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lib0 - npm Package Compare versions

Comparing version 0.2.79 to 0.2.80

coverage/tmp/coverage-27480-1691574579249-0.json

10

package.json
{
"name": "lib0",
"version": "0.2.79",
"version": "0.2.80",
"description": "",

@@ -107,3 +107,3 @@ "sideEffects": false,

"./hash/sha256": {
"types": "./hash/sha256.fallback.d.ts",
"types": "./hash/sha256.d.ts",
"node": {

@@ -114,5 +114,5 @@ "require": "./dist/sha256.node.cjs",

"default": {
"module": "./hash/sha256.fallback.js",
"require": "./dist/sha256.fallback.cjs",
"default": "./hash/sha256.fallback.js"
"module": "./hash/sha256.js",
"require": "./dist/sha256.cjs",
"default": "./hash/sha256.js"
}

@@ -119,0 +119,0 @@ },

Sorry, the diff of this file is not supported yet

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