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

jsonld

Package Overview
Dependencies
Maintainers
4
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.5.4 to 0.5.5

lib/documentLoaders/node.js

5

CHANGELOG.md
# jsonld ChangeLog
## 0.5.5 - 2017-09-20
### Fixed
- Distribute all js files.
## 0.5.4 - 2017-09-20

@@ -4,0 +9,0 @@

7

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

@@ -29,4 +29,5 @@ "homepage": "http://github.com/digitalbazaar/jsonld.js",

"dist/*.js.map",
"dist/node6/**/*.js",
"lib/*.js"
"dist/node6/*/*.js",
"lib/*.js",
"lib/*/*.js"
],

@@ -33,0 +34,0 @@ "dependencies": {

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