e-identity-definition
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "e-identity-definition", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "E identity api definition", | ||
@@ -13,3 +13,3 @@ "main": "openapi.yaml", | ||
"scripts": { | ||
"prepublishOnly": "dtsgen -o dist/types.d.ts *.yaml" | ||
"prepublish": "dtsgen -o dist/types.d.ts *.yaml" | ||
}, | ||
@@ -16,0 +16,0 @@ "bugs": { |
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
6937