Socket
Socket
Sign inDemoInstall

ig_markerfactory

Package Overview
Dependencies
0
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.7.2 to 2.7.3

2

dist/markerfactory.esm.js

@@ -504,3 +504,3 @@ var MarkerFactory = {};

origin: new google.maps.Point(0, 0),
anchor: new google.maps.Point(27 * theoptions.scale, 48 * theoptions.scale),
anchor: new google.maps.Point(27 * theoptions.scale, 40 * theoptions.scale),
scaledSize: new google.maps.Size(54 * theoptions.scale, 48 * theoptions.scale)

@@ -507,0 +507,0 @@ });

@@ -510,3 +510,3 @@ (function (global, factory) {

origin: new google.maps.Point(0, 0),
anchor: new google.maps.Point(27 * theoptions.scale, 48 * theoptions.scale),
anchor: new google.maps.Point(27 * theoptions.scale, 40 * theoptions.scale),
scaledSize: new google.maps.Size(54 * theoptions.scale, 48 * theoptions.scale)

@@ -513,0 +513,0 @@ });

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

"jsnext:main": "markerfactory.esm.js",
"version": "2.7.2",
"version": "2.7.3",
"license": "MIT",

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

@@ -504,3 +504,3 @@ var MarkerFactory = {};

origin: new google.maps.Point(0, 0),
anchor: new google.maps.Point(27 * theoptions.scale, 48 * theoptions.scale),
anchor: new google.maps.Point(27 * theoptions.scale, 40 * theoptions.scale),
scaledSize: new google.maps.Size(54 * theoptions.scale, 48 * theoptions.scale)

@@ -507,0 +507,0 @@ });

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc