Comparing version 0.1.1 to 0.1.2
export * from './helper'; | ||
export * from './jemv'; | ||
export * from './constraint'; | ||
export * from './schemaBuilder'; | ||
@@ -4,0 +5,0 @@ export * from './schemaManager'; |
@@ -19,2 +19,3 @@ "use strict"; | ||
__exportStar(require("./jemv"), exports); | ||
__exportStar(require("./constraint"), exports); | ||
__exportStar(require("./schemaBuilder"), exports); | ||
@@ -21,0 +22,0 @@ __exportStar(require("./schemaManager"), exports); |
{ | ||
"name": "jemv", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Json Schema validator", | ||
@@ -5,0 +5,0 @@ "author": "Flavio Lionel Rita <flaviolrita@hotmail.com>", |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
179863
2345
3