Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gmaps-lib

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gmaps-lib - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "gmaps-lib",
"version": "0.0.2",
"version": "0.0.3",
"description": "Library for gmaps",

@@ -5,0 +5,0 @@ "main": "dist/lib.js",

@@ -1,2 +0,2 @@

gmaps-lib v0.0.1
gmaps-lib v0.0.2
===================

@@ -3,0 +3,0 @@ Library for gmaps

@@ -1,3 +0,1 @@

import 'babel-polyfill';
import apiLoader from './api-loader';

@@ -4,0 +2,0 @@ import Map from './map';

@@ -54,3 +54,3 @@ import 'js-info-bubble';

callback && callback(markers,this.activeMarker);
callback && callback(markers,marker);

@@ -57,0 +57,0 @@ this.markerList.push(...markers);

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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