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

@digitalbazaar/vc

Package Overview
Dependencies
Maintainers
6
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digitalbazaar/vc - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

5

CHANGELOG.md
# @digitalbazaar/vc ChangeLog
## 2.1.0 - 2021-12-20
### Changed
- Sync VC example context from vc-data-model spec source.
## 2.0.0 - 2021-10-20

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

@@ -19,2 +19,3 @@ /*!

'AllVerifiers': 'ex:AllVerifiers',
'AlumniCredential': 'ex:AlumniCredential',
'Archival': 'ex:Archival',

@@ -25,5 +26,7 @@ 'BachelorDegree': 'ex:BachelorDegree',

'CLSignature2019': 'ex:CLSignature2019',
'DisputeCredential': 'ex:DisputeCredential',
'IssuerPolicy': 'ex:IssuerPolicy',
'HolderPolicy': 'ex:HolderPolicy',
'Mother': 'ex:Mother',
'PrescriptionCredential': 'ex:PrescriptionCredential',
'RelationshipCredential': 'ex:RelationshipCredential',

@@ -34,9 +37,24 @@ 'UniversityDegreeCredential': 'ex:UniversityDegreeCredential',

'alumniOf': {'@id': 'schema:alumniOf', '@type': 'rdf:HTML'},
'attributes': 'ex:attributes',
'child': {'@id': 'ex:child', '@type': '@id'},
'college': 'ex:college',
'currentStatus': 'ex:currentStatus',
'degree': 'ex:degree',
'degreeSchool': 'ex:degreeSchool',
'degreeType': 'ex:degreeType',
'familyName': 'schema:familyName',
'givenName': 'schema:givenName',
'issuerData': 'ex:issuerData',
'name': {'@id': 'schema:name', '@type': 'rdf:HTML'},
'nonRevocationProof': 'ex:nonRevocationProof',
'parent': {'@id': 'ex:parent', '@type': '@id'},
'prescription': 'ex:prescription',
'primaryProof': 'ex:primaryProof',
'referenceId': 'ex:referenceId',
'documentPresence': 'ex:documentPresence',
'evidenceDocument': 'ex:evidenceDocument',
'signature': 'ex:signature',
'signatureCorrectnessProof': 'ex:signatureCorrectnessProof',
'spouse': 'schema:spouse',
'statusReason': 'ex:statusReason',
'subjectPresence': 'ex:subjectPresence',

@@ -43,0 +61,0 @@ 'verifier': {'@id': 'ex:verifier', '@type': '@id'},

2

package.json
{
"name": "@digitalbazaar/vc",
"version": "2.0.0",
"version": "2.1.0",
"description": "Verifiable Credentials JavaScript library.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/digitalbazaar/vc-js",

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