Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

haystack-units

Package Overview
Dependencies
Maintainers
15
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haystack-units - npm Package Compare versions

Comparing version 1.0.24 to 1.0.25

4

dist/index.d.ts

@@ -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;

4

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc