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

@windingtree/vc

Package Overview
Dependencies
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@windingtree/vc - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## 1.2.1 (2022-10-25)
### Bug Fixes
* Fixed parseDid parser ([ecc8e80](https://github.com/windingtree/org.id-tools/commit/ecc8e8087c10830cc0f8255d0df2d5f47dc96c3d))
# 1.2.0 (2022-10-21)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "@windingtree/vc",
"version": "1.2.0",
"version": "1.2.1",
"description": "A library for creating and verifying Verifiable Credentials",

@@ -40,3 +40,3 @@ "main": "src/index.js",

},
"gitHead": "0343441a479be47512add7a8650a3d124ab018ae"
"gitHead": "66ff7c8916cb20c557ad9c1975cf176589ffaea3"
}

@@ -23,3 +23,3 @@ const {

describe('#createVc', () => {
describe.skip('#createVc', () => {

@@ -50,3 +50,3 @@ it('should create a VC', async () => {

describe('#verifyVc', () => {
describe.skip('#verifyVc', () => {

@@ -53,0 +53,0 @@ it('should verify a VC', async () => {

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