Socket
Socket
Sign inDemoInstall

ig_markerfactory

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ig_markerfactory - npm Package Compare versions

Comparing version 2.7.6 to 2.8.0

1

dist/markerfactory.esm.js

@@ -523,2 +523,3 @@ var MarkerFactory = {};

};
var markerCanvas = generateTransparentCanvas(theoptions);

@@ -525,0 +526,0 @@ theoptions.scale = theoptions.scale || 1;

@@ -529,2 +529,3 @@ (function (global, factory) {

};
var markerCanvas = generateTransparentCanvas(theoptions);

@@ -531,0 +532,0 @@ theoptions.scale = theoptions.scale || 1;

2

package.json

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

"jsnext:main": "markerfactory.esm.js",
"version": "2.7.6",
"version": "2.8.0",
"license": "MIT",

@@ -8,0 +8,0 @@ "repository": {

@@ -523,2 +523,3 @@ var MarkerFactory = {};

};
var markerCanvas = generateTransparentCanvas(theoptions);

@@ -525,0 +526,0 @@ theoptions.scale = theoptions.scale || 1;

Sorry, the diff of this file is not supported yet

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