@unifig/validation-presenter-table
Advanced tools
Comparing version 0.8.0 to 0.9.0
@@ -0,1 +1,2 @@ | ||
export * from './to-table.options'; | ||
export * from './to-table'; |
@@ -17,2 +17,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./to-table.options"), exports); | ||
__exportStar(require("./to-table"), exports); |
{ | ||
"name": "@unifig/validation-presenter-table", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "Table validation presenter for unifig", | ||
"keywords": [ | ||
"unifig", | ||
"env" | ||
"validation", | ||
"table" | ||
], | ||
@@ -33,3 +34,3 @@ "author": "Matii96", | ||
"devDependencies": { | ||
"@unifig/core": "^0.8.0" | ||
"@unifig/core": "^0.9.0" | ||
}, | ||
@@ -39,3 +40,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "bb78b4b5cdaf06170ca261c8a58cbf9309fcb416" | ||
"gitHead": "96e86841d0ba989689aca84b570ab63415b99b1a" | ||
} |
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
10767
121