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

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 3.0.1 to 3.0.2

6

package.json
{
"name": "sort-object",
"description": "Sort the keys in an object.",
"version": "3.0.1",
"version": "3.0.2",
"homepage": "https://github.com/doowb/sort-object",

@@ -34,2 +34,6 @@ "author": "Brian Woodward (https://github.com/doowb)",

"devDependencies": {
"gulp": "^3.9.0",
"gulp-eslint": "^1.1.1",
"gulp-istanbul": "^0.10.3",
"gulp-mocha": "^2.2.0",
"mocha": "*",

@@ -36,0 +40,0 @@ "should": "*"

6

README.md

@@ -19,3 +19,3 @@ # sort-object [![NPM version](https://img.shields.io/npm/v/sort-object.svg)](https://www.npmjs.com/package/sort-object) [![Build Status](https://img.shields.io/travis/doowb/sort-object.svg)](https://travis-ci.org/doowb/sort-object)

By default, the keys on an object will be sorted in descending order:
By default, the keys on an object will be sorted in ascending order:

@@ -108,3 +108,3 @@ ```js

+ [github/doowb](https://github.com/doowb)
+ [twitter/jonschlinkert](http://twitter.com/jonschlinkert)
+ [twitter/doowb](http://twitter.com/doowb)

@@ -117,2 +117,2 @@ ## License

_This file was generated by [verb](https://github.com/verbose/verb) on January 19, 2016._
_This file was generated by [verb](https://github.com/verbose/verb) on February 03, 2016._
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