did-jwt-vc
Advanced tools
Comparing version 3.2.11 to 3.2.12
{ | ||
"name": "did-jwt-vc", | ||
"version": "3.2.11", | ||
"version": "3.2.12", | ||
"description": "Create and verify W3C Verifiable Credentials and Presentations in JWT format", | ||
@@ -46,17 +46,17 @@ "type": "module", | ||
"devDependencies": { | ||
"@babel/core": "7.23.0", | ||
"@babel/preset-env": "7.22.20", | ||
"@babel/preset-typescript": "7.23.0", | ||
"@babel/core": "7.23.2", | ||
"@babel/preset-env": "7.23.2", | ||
"@babel/preset-typescript": "7.23.2", | ||
"@semantic-release/changelog": "6.0.3", | ||
"@semantic-release/git": "10.0.1", | ||
"@types/elliptic": "6.4.15", | ||
"@types/elliptic": "6.4.16", | ||
"@types/faker": "6.6.9", | ||
"@types/jest": "29.5.5", | ||
"@types/node": "20.8.0", | ||
"@types/jest": "29.5.6", | ||
"@types/node": "20.8.7", | ||
"@typescript-eslint/eslint-plugin": "5.62.0", | ||
"@typescript-eslint/parser": "5.62.0", | ||
"cross-env": "7.0.3", | ||
"eslint": "8.50.0", | ||
"eslint": "8.52.0", | ||
"eslint-config-prettier": "8.10.0", | ||
"eslint-plugin-jest": "27.4.2", | ||
"eslint-plugin-jest": "27.4.3", | ||
"eslint-plugin-prettier": "4.2.1", | ||
@@ -63,0 +63,0 @@ "ethr-did": "2.3.23", |
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
520895