New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@opentripplanner/humanize-distance

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentripplanner/humanize-distance - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

esm/index.js

3

lib/index.js

@@ -35,2 +35,3 @@ "use strict";

return outputMetricUnits ? humanizeDistanceStringMetric(meters) : humanizeDistanceStringImperial(meters);
}
}
//# sourceMappingURL=index.js.map
{
"name": "@opentripplanner/humanize-distance",
"version": "1.0.0",
"version": "1.1.0",
"description": "Pretty print a string for a certain distance",
"main": "lib/index.js",
"module": "esm/index.js",
"types": "lib/index.d.ts",

@@ -7,0 +8,0 @@ "repository": "https://github.com/opentripplanner/otp-ui.git",

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