🚀 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.1.2

8

package.json
{
"name": "jsonld-sorter",
"version": "0.1.1",
"version": "0.1.2",
"description": "Sorter of JSON-LD data",

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

"@start/reporter-verbose": "^0.1.0",
"@types/jest": "^23.3.5",
"@types/jest": "^23.3.10",
"@types/yargs": "^12.0.1",

@@ -44,3 +44,3 @@ "coveralls": "^3.0.2",

"microbundle": "^0.6.0",
"ts-jest": "^23.10.4",
"ts-jest": "^23.10.5",
"ts-node-register": "^1.0.0"

@@ -62,4 +62,4 @@ },

"dependencies": {
"yargs": "^12.0.2"
"yargs": "^12.0.5"
}
}

Sorry, the diff of this file is too big to display