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

@kiltprotocol/eddsa-jcs-2022

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kiltprotocol/eddsa-jcs-2022 - npm Package Compare versions

Comparing version 0.1.0-rc.4 to 0.1.0

5

package.json
{
"bugs": "https://github.com/KILTprotocol/jcs-data-integrity-proofs/issues",
"dependencies": {
"@kiltprotocol/jcs-data-integrity-proofs-common": "^0.1.0-rc.4",
"@kiltprotocol/jcs-data-integrity-proofs-common": "^0.1.0",
"@noble/curves": "^1.0.0",

@@ -35,4 +35,3 @@ "@scure/base": "^1.1.1"

"types": "./cjs/index.d.ts",
"version": "0.1.0-rc.4",
"stableVersion": "0.0.0"
"version": "0.1.0"
}
# eddsa-jcs-2022
Data integrity proof suite implementing the [eddsa-jcs-2022 specification][eddsa-jcs-2022-spec].
Provides a `cryptosuite` for verification and a `createSigner` factory that can be used in the creation of proofs.
[eddsa-jcs-2022-spec]: https://www.w3.org/TR/vc-di-eddsa/#eddsa-jcs-2022
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