Socket
Socket
Sign inDemoInstall

sort-object

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sort-object - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

index.js

@@ -12,3 +12,3 @@ /*!

var sortAsc = require('sort-asc');
var isObject = require('isobject');
var isObject = require('is-extendable');
var get = require('get-value');

@@ -15,0 +15,0 @@ var bytewise = require('bytewise');

{
"name": "sort-object",
"description": "Sort the keys in an object.",
"version": "2.0.1",
"version": "2.0.2",
"homepage": "https://github.com/doowb/sort-object",

@@ -44,3 +44,3 @@ "author": {

"get-value": "^1.1.5",
"isobject": "^1.0.0",
"is-extendable": "^0.1.0",
"sort-asc": "^0.1.0",

@@ -47,0 +47,0 @@ "sort-desc": "^0.1.1"

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