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

jsonld

Package Overview
Dependencies
Maintainers
2
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonld - npm Package Compare versions

Comparing version 0.0.37 to 0.0.38

bin/jsonld

13

package.json
{
"name": "jsonld",
"version": "0.0.37",
"version": "0.0.38",
"description": "A JSON-LD Processor and API implementation in JavaScript.",

@@ -25,7 +25,9 @@ "homepage": "http://github.com/digitalbazaar/jsonld.js",

"optionalDependencies": {
"request": "",
"commander": "~1.1.0",
"pkginfo": "~0.2.3",
"request": "~2.16.0",
"xmldom": ""
},
"devDependencies": {
"async": "~0.1.22"
"async": "~0.2.6"
},

@@ -41,3 +43,6 @@ "engines": {

"Semantic Web"
]
],
"bin": {
"jsonld": "./bin/jsonld"
}
}

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

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