@luvio/model
Advanced tools
Comparing version 5.13.1 to 5.14.0
@@ -104,2 +104,3 @@ import amf from 'amf-client-js'; | ||
String: typeof amf.ScalarShape; | ||
Nullable_String: typeof amf.UnionShape; | ||
String_Inherited: typeof amf.ScalarShape; | ||
@@ -106,0 +107,0 @@ }, {}>; |
{ | ||
"name": "@luvio/model", | ||
"version": "5.13.1", | ||
"version": "5.14.0", | ||
"description": "Luvio model", | ||
@@ -20,4 +20,3 @@ "repository": { | ||
"clean": "rm -rf dist", | ||
"test": "jest --config jest.config.cjs", | ||
"test:debug": "node --inspect-brk ../../../node_modules/jest/bin/jest.js --config ./jest.config.cjs --runInBand", | ||
"test": "vitest run", | ||
"watch": "yarn build --watch" | ||
@@ -29,3 +28,3 @@ }, | ||
"devDependencies": { | ||
"@luvio/utils": "5.13.1" | ||
"@luvio/utils": "5.14.0" | ||
}, | ||
@@ -32,0 +31,0 @@ "volta": { |
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
1749
239396