New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@digitalbazaar/ed25519-signature-2020

Package Overview
Dependencies
Maintainers
5
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digitalbazaar/ed25519-signature-2020 - npm Package Compare versions

Comparing version 4.0.1 to 5.0.0

2

lib/Ed25519Signature2020.js

@@ -10,4 +10,4 @@ /*!

} from '@digitalbazaar/ed25519-verification-key-2020';
import suiteContext2018 from 'ed25519-signature-2018-context';
import suiteContext2020 from 'ed25519-signature-2020-context';
import suiteContext2018 from 'ed25519-signature-2018-context';

@@ -14,0 +14,0 @@ // 'https://w3id.org/security/suites/ed25519-2020/v1'

{
"name": "@digitalbazaar/ed25519-signature-2020",
"version": "4.0.1",
"version": "5.0.0",
"description": "Ed25519Signature2020 Linked Data Proof suite for use with jsonld-signatures.",

@@ -19,5 +19,5 @@ "homepage": "https://github.com/digitalbazaar/ed25519-signature-2020",

"base58-universal": "^2.0.0",
"ed25519-signature-2018-context": "^1.1.0",
"ed25519-signature-2020-context": "^1.1.0",
"ed25519-signature-2018-context": "^1.1.0",
"jsonld-signatures": "^10.0.0"
"jsonld-signatures": "^11.0.0"
},

@@ -31,5 +31,5 @@ "devDependencies": {

"eslint": "^8.17.0",
"eslint-config-digitalbazaar": "^3.0.0",
"eslint-config-digitalbazaar": "^4.1.0",
"eslint-plugin-jsdoc": "^39.3.2",
"eslint-plugin-unicorn": "^42.0.0",
"eslint-plugin-unicorn": "^43.0.2",
"karma": "^6.3.20",

@@ -36,0 +36,0 @@ "karma-chai": "^0.1.0",

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