@jsonlang/math
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -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.6", | ||
"version": "0.0.7", | ||
"description": "JsonLang Extension for Mathematical Operations", | ||
@@ -65,5 +65,5 @@ "funding": [ | ||
"dependencies": { | ||
"@jsonlang/core": "^0.0.7" | ||
"@jsonlang/core": "^0.0.8" | ||
}, | ||
"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
28993
+ Added@jsonlang/core@0.0.8(transitive)
- Removed@jsonlang/core@0.0.7(transitive)
Updated@jsonlang/core@^0.0.8