Socket
Socket
Sign inDemoInstall

alphabetize-object-keys

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

.travis.yml

9

package.json
{
"name": "alphabetize-object-keys",
"version": "1.0.1",
"version": "1.0.2",
"description": "deeply alphabetize object keys",

@@ -23,2 +23,5 @@ "main": "index.js",

"author": "Adam Eivy",
"engines": {
"node": ">=0.10.45"
},
"license": "ISC",

@@ -31,7 +34,7 @@ "bugs": {

"chai": "3.4.1",
"mocha": "2.5.3"
"mocha": "3.0.1"
},
"dependencies": {
"lodash": "4.13.1"
"lodash": "4.14.1"
}
}

@@ -0,1 +1,7 @@

[![Beerpay](https://beerpay.io/atomantic/alphabetize-object-keys/badge.svg?style=flat-square)](https://beerpay.io/atomantic/alphabetize-object-keys)
[![](https://travis-ci.org/atomantic/alphabetize-object-keys.svg?branch=master)](https://travis-ci.org/atomantic/alphabetize-object-keys)
[![](https://img.shields.io/npm/dm/alphabetize-object-keys.svg?style=flat)](https://www.npmjs.org/package/alphabetize-object-keys)
[![](https://img.shields.io/npm/v/alphabetize-object-keys.svg?style=flat)](https://www.npmjs.org/package/alphabetize-object-keys)
[![](https://img.shields.io/david/atomantic/alphabetize-object-keys.svg?style=flat)](https://www.npmjs.org/package/alphabetize-object-keys)
# Alphabetize Object Keys

@@ -2,0 +8,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc