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

sortobject

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sortobject - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

5

HISTORY.md
# History
## v1.0.1 2016 May 2
## v1.1.1 2016 May 2
- Fixed `browser` field
## v1.1.0 2016 May 2
- Converted from CoffeeScript to JavaScript

@@ -5,0 +8,0 @@ - Updated base files

6

package.json
{
"title": "Sort Object",
"name": "sortobject",
"version": "1.1.0",
"version": "1.1.1",
"description": "Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it",

@@ -48,3 +48,3 @@ "homepage": "https://github.com/bevry/sortobject",

"sponsors": [
"SimpleTee"
"GoVests <oren@govests.com.au> (https://www.govests.com.au)"
],

@@ -90,3 +90,3 @@ "contributors": [

"main": "index.js",
"browser": "es2015/lib/index.js",
"browser": "es2015/index.js",
"scripts": {

@@ -93,0 +93,0 @@ "setup": "npm install",

@@ -45,3 +45,3 @@ <!-- TITLE/ -->

<li>Module: <code>require('sortobject')</code></li>
<li>CDN URL: <code>//wzrd.in/bundle/sortobject@1.1.0</code></li></ul>
<li>CDN URL: <code>//wzrd.in/bundle/sortobject@1.1.1</code></li></ul>

@@ -152,3 +152,3 @@ <a href="http://enderjs.com" title="Ender is a full featured package manager for your browser"><h3>Ender</h3></a><ul>

<ul><li>SimpleTee</li></ul>
<ul><li><a href="https://www.govests.com.au">GoVests</a></li></ul>

@@ -155,0 +155,0 @@ Become a sponsor!

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