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

fractional-indexing-jittered

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fractional-indexing-jittered - npm Package Compare versions

Comparing version 0.8.4 to 0.8.5

10

package.json
{
"name": "fractional-indexing-jittered",
"version": "0.8.4",
"version": "0.8.5",
"description": "Fractional index library with jittering and generator",

@@ -24,8 +24,8 @@ "type": "module",

"import": {
"default": "./lib/esm/index.mjs",
"types": "./lib/esm/index.d.mts"
"types": "./lib/esm/index.d.mts",
"default": "./lib/esm/index.mjs"
},
"require": {
"default": "./lib/cjs/index.cjs",
"types": "./lib/cjs/index.d.cts"
"types": "./lib/cjs/index.d.cts",
"default": "./lib/cjs/index.cjs"
}

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