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

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.1 to 1.2.2

9

package.json
{
"name": "object-code",
"description": "A blazing fast hash code generator that supports every possible javascript value.",
"version": "1.2.1",
"version": "1.2.2",
"source": "src/index.ts",

@@ -10,9 +10,2 @@ "sideEffects": false,

"module": "dist/index.mjs",
"exports": {
"./*": "./*",
".": {
"import": "./dist/index.modern.js",
"require": "./dist/index.js"
}
},
"umd:main": "dist/index.umd.js",

@@ -19,0 +12,0 @@ "unpkg": "dist/index.umd.js",

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