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

fast-sort

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-sort - npm Package Compare versions

Comparing version 3.3.0 to 3.3.1

5

package.json
{
"name": "fast-sort",
"version": "3.3.0",
"version": "3.3.1",
"description": "Fast easy to use and flexible sorting with TypeScript support",

@@ -19,3 +19,4 @@ "author": "Stefan Novakovic <stefan.novakovich@gmail.com>",

"require": "./dist/sort.cjs.js",
"import": "./dist/sort.mjs"
"import": "./dist/sort.mjs",
"types": "dist/sort.d.ts"
}

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