haystack-units
Advanced tools
Comparing version 1.0.24 to 1.0.25
@@ -207,2 +207,4 @@ /** | ||
export declare const microgramsPerCubicMeter: HUnit; | ||
export declare const kilogramsPerLiter: HUnit; | ||
export declare const milligramsPerLiter: HUnit; | ||
export declare const coulomb: HUnit; | ||
@@ -408,4 +410,6 @@ export declare const ampereHour: HUnit; | ||
export declare const feetPerMinute: HUnit; | ||
export declare const inchesPerHour: HUnit; | ||
export declare const millimetersPerSecond: HUnit; | ||
export declare const millimetersPerMinute: HUnit; | ||
export declare const millimetersPerHour: HUnit; | ||
export declare const metersPerMinute: HUnit; | ||
@@ -412,0 +416,0 @@ export declare const metersPerHour: HUnit; |
@@ -15,3 +15,3 @@ { | ||
"email": "support@j2inn.com", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"module": "dist/index.es.js", | ||
@@ -65,4 +65,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"haystack-core": "^2.0.46" | ||
"haystack-core": "^2.0.50" | ||
} | ||
} |
<p align="center"> | ||
<a href="https://github.com/j2inn/haystack-units/actions/workflows/master-push.yaml"> | ||
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/j2inn/haystack-units/Master%20push" /> | ||
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/j2inn/haystack-units/master-push.yaml" /> | ||
</a> | ||
@@ -5,0 +5,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
219087
6941
Updatedhaystack-core@^2.0.50