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

stable-hash

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stable-hash - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/index.js

8

package.json
{
"name": "stable-hash",
"version": "0.0.1",
"version": "0.0.2",
"description": "Stable JS value hash.",
"main": "index.js",
"repository": "https://github.com/shuding/stable-hash",
"author": "Shu Ding",
"license": "MIT",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"files": [
"dist/**"
],
"scripts": {

@@ -10,0 +14,0 @@ "build:mjs": "esbuild src/index.ts --minify --target=es6 --outdir=dist --out-extension:.js=.mjs",

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