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

@targomo/core

Package Overview
Dependencies
Maintainers
3
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@targomo/core - npm Package Compare versions

Comparing version 0.7.11 to 0.7.12

2

package.json

@@ -5,3 +5,3 @@ {

"author": "Targomo",
"version": "0.7.11",
"version": "0.7.12",
"license": "MIT",

@@ -8,0 +8,0 @@ "repository": "github:targomo/targomo-js",

/**
* @targomo/core "0.7.11" http://targomo.com
* @targomo/core "0.7.12" http://targomo.com
* The JavaScript (& TypeScript) API for Targomo's time-based access mapping services.

@@ -4,0 +4,0 @@ * (c) 2024 Targomo

@@ -113,3 +113,3 @@ import type { Geometry } from 'geojson';

*/
type: 'statisticsSum' | 'statisticsDistance';
type: 'statisticsSum' | 'statisticsDistance' | 'statisticsMax';
/** When referenceStatisticsIds are set, the service will also calculate the reachability for

@@ -116,0 +116,0 @@ * the list of ids in referenceStatisticsIds and the score will be the fraction: score(osmTypes) / score(referenceStatisticsIds) */

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