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

node-red-contrib-geofence

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-geofence - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "node-red-contrib-geofence",
"version": "0.2.0",
"version": "0.2.1",
"description": "A simple node to filter based on location",

@@ -5,0 +5,0 @@ "dependencies" :{

@@ -63,3 +63,7 @@ var configButton;

circle: false,
circlemarker: false
circlemarker: false,
polygon: {
showLength: true
}
}

@@ -66,0 +70,0 @@ });

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