@jsonlang/core
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -0,0 +0,0 @@ import { RuleCore } from '../core'; |
@@ -0,0 +0,0 @@ "use strict"; |
export * from './app'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IJsonLangParams, RuleHandler, RuleResult, Rules, RuleDefinition, JsonLangOptions, SyncJsonLangOptions, AsyncJsonLangOptions } from './core.types'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export type RuleIdentifier = { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { RuleDefinition } from "./core.types"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import 'reflect-metadata'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { RuleDefinition, AsyncRuleHandler } from "./core.types"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export * from './app'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { DataScope } from "../core"; |
@@ -0,0 +0,0 @@ "use strict"; |
import { RuleDefinition } from "../core"; | ||
export declare const dataDefinition: RuleDefinition; | ||
//# sourceMappingURL=definitions.d.ts.map |
@@ -0,0 +0,0 @@ "use strict"; |
export * from './data'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@jsonlang/core", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Json Programming Language Core", | ||
@@ -66,3 +66,3 @@ "funding": [ | ||
}, | ||
"gitHead": "20fab7b085a2f924296caf0672a7eacab8ab1c30" | ||
"gitHead": "9bea1be1dec6cf742d0c6b1f7f6be3900bc946be" | ||
} |
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
89923