You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

code42day-maps

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

code42day-maps - npm Package Compare versions

Comparing version

to
0.5.4

5

History.md
0.5.4 / 2016-02-23
==================
* remove `sensor` option
0.5.3 / 2015-09-09

@@ -3,0 +8,0 @@ ==================

5

index.js

@@ -29,4 +29,3 @@ var load = require('load');

opts = merge({
sensor: false,
v: '3.13'
v: '3.22'
}, opts);

@@ -54,2 +53,2 @@ // always use our callback

util: require('./lib/util')
};
};

2

package.json
{
"name": "code42day-maps",
"version": "0.5.3",
"version": "0.5.4",
"description": "façade for Google maps",

@@ -5,0 +5,0 @@ "main": "index.js",