@jsonlang/math
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -0,0 +0,0 @@ import { RuleDefinition } from "@jsonlang/core"; |
@@ -0,0 +0,0 @@ "use strict"; |
export * from './math'; | ||
export * from './definitions'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare class MathRules { |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@jsonlang/math", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "JsonLang Extension for Mathematical Operations", | ||
@@ -65,5 +65,5 @@ "funding": [ | ||
"dependencies": { | ||
"@jsonlang/core": "^0.0.10" | ||
"@jsonlang/core": "^0.0.11" | ||
}, | ||
"gitHead": "202bcec36849f13e92bdf52a70752c3cc8cbb023" | ||
"gitHead": "1d62d8d687781820176933b34d7181415f6ebd9b" | ||
} |
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
29057
+ Added@jsonlang/core@0.0.11(transitive)
- Removed@jsonlang/core@0.0.10(transitive)
Updated@jsonlang/core@^0.0.11