Socket
Socket
Sign inDemoInstall

json-refs

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-refs - npm Package Compare versions

Comparing version 2.0.8 to 2.1.0

bin/json-refs

10

package.json
{
"name": "json-refs",
"version": "2.0.8",
"version": "2.1.0",
"description": "Various utilities for JSON References (http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03).",

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

},
"bin": {
"json-refs": "./bin/json-refs"
},
"bugs": {

@@ -23,4 +26,4 @@ "url": "https://github.com/whitlockjc/json-refs/issues"

"files": [
"bin",
"index.js",
"lib",
"LICENSE"

@@ -52,3 +55,2 @@ ],

"gulp-uglify": "^1.5.1",
"js-yaml": "^3.4.6",
"karma": "^0.13.15",

@@ -67,2 +69,4 @@ "karma-mocha": "^0.2.1",

"dependencies": {
"commander": "^2.9.0",
"js-yaml": "^3.5.2",
"native-promise-only": "^0.8.1",

@@ -69,0 +73,0 @@ "path-loader": "^1.0.1",

@@ -24,2 +24,3 @@ # json-refs

* API documentation can be found at <https://github.com/whitlockjc/json-refs/blob/master/docs/API.md>
* CLI can be found at <https://github.com/whitlockjc/json-refs/blob/master/docs/CLI.md>

@@ -26,0 +27,0 @@ ## Installation

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