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

sort-keys-recursive

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sort-keys-recursive - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

<a name="1.2.1"></a>
## 1.2.1 (2017-01-06)
* Tweaks ([672b271](https://github.com/kikobeats/sort-keys-recursive/commit/672b271))
<a name="1.2.0"></a>

@@ -2,0 +9,0 @@ # 1.2.0 (2017-01-06)

5

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/Kikobeats/sort-keys-recursive",
"version": "1.2.0",
"version": "1.2.1",
"main": "./index.js",

@@ -47,2 +47,5 @@ "author": {

},
"files": [
"index.js"
],
"scripts": {

@@ -49,0 +52,0 @@ "coveralls": "nyc report --reporter=text-lcov | coveralls",

@@ -19,7 +19,2 @@ # sort-keys-recursive

If you want to use in the browser (powered by [Browserify](http://browserify.org/)):
```bash
bower install sort-keys-recursive --save
```
## Usage

@@ -26,0 +21,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