New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@itrocks/sorted-array

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itrocks/sorted-array - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

11

package.json
{
"author": "Baptiste Pillot",
"author": {
"name": "Baptiste Pillot",
"email": "baptiste@pillot.fr"
},
"description": "Array subclasses that remain continuously sorted on insert() or push() calls, featuring optimized includes() and indexOf().",

@@ -10,4 +13,3 @@ "devDependencies": {

"README.md",
"esm/sorted-array.d.js",
"esm/sorted-array.js",
"esm",
"sorted-array.d.ts",

@@ -39,4 +41,3 @@ "sorted-array.js"

},
"types": "./sorted-array.d.ts",
"version": "0.0.4"
"version": "0.0.5"
}

@@ -1,2 +0,1 @@

![written in TypeScript](https://badgen.net/badge/icon/typescript?icon=typescript&label)
[![view on npm](https://badgen.net/npm/v/@itrocks/sorted-array)](https://www.npmjs.org/package/@itrocks/sorted-array)

@@ -3,0 +2,0 @@ [![npm module downloads](https://badgen.net/npm/dt/@itrocks/sorted-array)](https://www.npmjs.org/package/@itrocks/sorted-array)

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