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

@h21-map/google-zoom-box

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@h21-map/google-zoom-box - npm Package Compare versions

Comparing version 1.0.9 to 2.0.1

7

index.js

@@ -77,4 +77,4 @@

me._fDiv = document.createElement("div");
me._fDiv.style.opacity = 0.61;
me._fDiv.style.backgroundColor = "#a6b4ca5c";
me._fDiv.style.opacity = 0.69;
me._fDiv.style.backgroundColor = "#a5b8e35e";
me._fDiv.style.cursor = "crosshair";

@@ -85,3 +85,3 @@ me._fDiv.style.zIndex = 999999;

me._fDiv.style.height = 0;
me._fDiv.style.border = " 2px solid #0044d6";
me._fDiv.style.border = " 2px solid #0051FF";
me._map.getDiv().appendChild(me._fDiv);

@@ -193,2 +193,3 @@

});
me._fDiv.parentNode.removeChild(me._fDiv);

@@ -195,0 +196,0 @@ me._fDiv = null;

{
"name": "@h21-map/google-zoom-box",
"scope":"@h21-map",
"version": "1.0.9",
"version": "2.0.1",
"description": "A library of Google Map JS API",

@@ -12,3 +12,3 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/novakand/h21-map-google-drawing-manager"
"url": "git+https://github.com/novakand/h21-map-google-zoom-box"
},

@@ -15,0 +15,0 @@ "keywords": [

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