sort-object
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"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": "*" |
@@ -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._ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6866
6