Socket
Socket
Sign inDemoInstall

long

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

long - npm Package Compare versions

Comparing version 5.2.2 to 5.2.3

10

package.json
{
"name": "long",
"version": "5.2.2",
"version": "5.2.3",
"author": "Daniel Wirtz <dcode@dcode.io>",

@@ -25,8 +25,8 @@ "description": "A Long class for representing a 64-bit two's-complement integer value.",

"import": {
"default": "./index.js",
"types": "./index.d.ts"
"types": "./index.d.ts",
"default": "./index.js"
},
"require": {
"default": "./umd/index.js",
"types": "./umd/index.d.ts"
"types": "./umd/index.d.ts",
"default": "./umd/index.js"
}

@@ -33,0 +33,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