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

cordova-gizwits-geofencing

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-gizwits-geofencing - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "cordova-gizwits-geofencing",
"version": "1.0.3",
"version": "1.0.4",
"description": "Gizwits Geofencing tool",

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

@@ -27,3 +27,3 @@ var exec = require('cordova/exec');

exports.removeAllRegions = function (arg0, success, error) {
exports.removeAllRegions = function (success, error) {
exec(success, error, 'GizGeofenceTool', 'removeAllRegions', null);

@@ -30,0 +30,0 @@ };

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