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

object-fingerprint

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

object-fingerprint - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/index.js

4

package.json
{
"name": "object-fingerprint",
"version": "1.0.1",
"version": "1.0.2",
"description": "Simple and fast utility to create short, stable, and deterministic object fingerprints (object hash).",

@@ -9,3 +9,3 @@ "main": "dist/index.js",

"babel": "node_modules/.bin/babel",
"compile": "rm -rf dist/ && mkdir -p dist/compiled && ./node_modules/.bin/babel src -d dist/compiled",
"compile": "rm -rf dist/ && mkdir -p dist/ && ./node_modules/.bin/babel src -d dist/",
"release": "dotenv release-it"

@@ -12,0 +12,0 @@ },

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