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

sort-any

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sort-any - npm Package Compare versions

Comparing version 4.0.5 to 4.0.6

4

package.json
{
"name": "sort-any",
"version": "4.0.5",
"version": "4.0.6",
"description": "Sorts any JavaScript array in a predictable way (deep equal arrays are always sorted in the same order)",

@@ -10,2 +10,3 @@ "main": "build/index.js",

"prepublishOnly": "npm run build",
"coverage": "nyc --check-coverage=true npm run test",
"test": "mocha -r babel-register --recursive src/tests --timeout 5000"

@@ -53,2 +54,3 @@ },

"mocha": "^8.3.2",
"nyc": "^15.1.0",
"semantic-release": "19",

@@ -55,0 +57,0 @@ "sinon": "^10.0.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