New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

json.sortify

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json.sortify - npm Package Compare versions

Comparing version

to
1.0.2

2

package.json
{
"name": "json.sortify",
"description": "A deterministic version of JSON.stringify that sorts object keys alphabetically.",
"version": "1.0.1",
"version": "1.0.2",
"author": {

@@ -6,0 +6,0 @@ "name" : "Thomas Rosenau",

@@ -13,3 +13,3 @@ JSON.sortify

```bash
$ npm install JSON.sortify
$ npm install json.sortify
```

@@ -16,0 +16,0 @@