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

leaflet.stravasegments

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leaflet.stravasegments - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

4

dist/index.js

@@ -175,7 +175,7 @@ 'use strict';

} else {
cb(L.StravaSegments.getError(xhr));
cb(L.Control.StravaSegments.getError(xhr));
}
};
xhr.onerror = function () {
cb(L.StravaSegments.getError(xhr));
cb(L.Control.StravaSegments.getError(xhr));
};

@@ -182,0 +182,0 @@ try {

{
"name": "leaflet.stravasegments",
"version": "2.3.0",
"version": "2.3.1",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "description": "Display Strava segments on a map!",

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