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

array-order

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-order - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

4

package.json
{
"name": "array-order",
"version": "0.9.0",
"version": "0.9.1",
"type": "module",
"exports": "./index.js",
"main": "./index.js",
"description": "sort an array in-place to a preset order",

@@ -7,0 +7,0 @@ "keywords": [

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

import {sort} from 'array-order'
import {sort} from '../index.js'

@@ -3,0 +3,0 @@ function isinc(arr) {

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