@jsonlang/math
Advanced tools
Comparing version 0.0.1 to 0.0.3
@@ -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.1", | ||
"version": "0.0.3", | ||
"description": "JsonLang Extension for Mathematical Operations", | ||
@@ -65,5 +65,5 @@ "funding": [ | ||
"dependencies": { | ||
"@jsonlang/core": "^0.0.2" | ||
"@jsonlang/core": "^0.0.4" | ||
}, | ||
"gitHead": "fc7cdb70359d2c7b45852843c4e3d13bee7adbd2" | ||
"gitHead": "a0cf2b8286f061fc8863105612e15e6e2175d2d7" | ||
} |
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
28961
16
+ Added@jsonlang/core@0.0.4(transitive)
- Removed@jsonlang/core@0.0.2(transitive)
Updated@jsonlang/core@^0.0.4