@digitalbazaar/vc
Advanced tools
Comparing version 2.0.0 to 2.1.0
# @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'}, |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
54354
891
0