🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

jsonld-sorter

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonld-sorter - npm Package Compare versions

Comparing version

to
0.2.1

2

CHANGELOG.md

@@ -5,4 +5,6 @@ # Changelog

### [0.2.1](https://github.com/roddolf/jsonld-sort/compare/v0.2.0...v0.2.1) (2019-10-23)
### [0.2.1-beta.1](https://github.com/roddolf/jsonld-sort/compare/v0.2.1-beta.0...v0.2.1-beta.1) (2019-10-23)
### [0.2.1-beta.0](https://github.com/roddolf/jsonld-sort/compare/v0.2.0...v0.2.1-beta.0) (2019-10-22)

7

package.json
{
"name": "jsonld-sorter",
"version": "0.2.1-beta.1",
"version": "0.2.1",
"description": "Sorter of JSON-LD data",

@@ -75,3 +75,6 @@ "main": "dist/index.js",

"yargs": "^13.2.0"
}
},
"files": [
"dist"
]
}