Socket
Socket
Sign inDemoInstall

object-code

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-code - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

dist/index.mjs

11

package.json
{
"name": "object-code",
"description": "A blazing fast hash code generator that supports every possible javascript value.",
"version": "1.2.3",
"version": "1.2.4",
"source": "src/index.ts",
"sideEffects": false,
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "dist/index.module.js",
"module": "dist/index.mjs",
"umd:main": "dist/index.umd.js",
"unpkg": "dist/index.umd.js",
"exports": {
"require": "./dist/index.js",
"default": "./dist/index.modern.mjs"
},
"author": "Arthur Fiorette <npm@arthur.place>",

@@ -16,0 +13,0 @@ "license": "MIT",

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