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

ripemd160-min

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ripemd160-min - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

dist-cjs/index.d.ts

14

package.json
{
"name": "ripemd160-min",
"version": "0.0.4",
"version": "0.0.5",
"description": "A minimal 0 dependency RIPEMD160 hash lib",
"keywords": ["ripemd160", "ripe160", "rmd160", "ripemd"],
"types": "./dist-types/index.d.ts",
"main": "./dist-cjs/index.js",
"keywords": [
"ripemd160",
"ripe160",
"rmd160",
"ripemd"
],
"main": "./dist-umd/index.js",
"module": "./dist-esm/index.js",
"browser": "./dist-umd/index.js",
"unpkg": "./dist-umd/index.js",

@@ -51,3 +54,2 @@ "engines": {

"dist-umd",
"dist-types",
"src",

@@ -54,0 +56,0 @@ "tsconfig.json"

@@ -6,3 +6,2 @@ {

"declarationMap": true,
"declarationDir": "./dist-types",
"rootDir": "./src",

@@ -9,0 +8,0 @@ "strict": true,

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