Socket
Socket
Sign inDemoInstall

@ethersproject/keccak256

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/keccak256 - npm Package Compare versions

Comparing version 5.0.0-beta.122 to 5.0.0-beta.123

2

_version.d.ts

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

export declare const version = "5.0.0-beta.122";
export declare const version = "5.0.0-beta.123";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "5.0.0-beta.122";
exports.version = "5.0.0-beta.123";
{
"name": "@ethersproject/keccak256",
"version": "5.0.0-beta.122",
"version": "5.0.0-beta.123",
"description": "Error utility functions for ethers.",

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

"dependencies": {
"@ethersproject/bytes": "^5.0.0-beta.119",
"@ethersproject/bytes": ">5.0.0-beta.0",
"js-sha3": "0.5.7"

@@ -21,5 +21,6 @@ },

"publishConfig": {
"access": "public"
"access": "public",
"tag": "next"
},
"tarballHash": "0x068f8168e8a83d714873321db67b9760ae103eb9c2a7437a7f5de2650f7cc376"
"tarballHash": "0x1838c6ef943574d07d9c118059a0757910a6999a4e4ca9b9c63b476b82bd9b7e"
}
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