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

@digitalbazaar/zcapld

Package Overview
Dependencies
Maintainers
6
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digitalbazaar/zcapld - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

6

CHANGELOG.md
# @digitalbazaar/zcapld ChangeLog
## 3.1.1 - 2021-04-15
### Fixed
- Use `jsonld-signatures@9`.
- Update test dependencies and fix tests.
## 3.1.0 - 2021-04-08

@@ -4,0 +10,0 @@

8

package.json
{
"name": "@digitalbazaar/zcapld",
"version": "3.1.0",
"version": "3.1.1",
"description": "Linked Data Capabilities reference implementation.",

@@ -25,8 +25,8 @@ "homepage": "https://github.com/digitalbazaar/zcapld",

"dependencies": {
"jsonld": "^5.0.0",
"jsonld-signatures": "^8.0.1",
"jsonld": "^5.2.0",
"jsonld-signatures": "^9.0.2",
"lodash.isequal": "^4.5.0"
},
"devDependencies": {
"@digitalbazaar/ed25519-signature-2018": "^1.0.0",
"@digitalbazaar/ed25519-signature-2018": "^2.0.0",
"@digitalbazaar/ed25519-verification-key-2018": "^3.0.0",

@@ -33,0 +33,0 @@ "chai": "^4.3.3",

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