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

geosaurus-widgets

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

geosaurus-widgets - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

11

lib/arcgis-widgets.js

@@ -30,4 +30,4 @@ var widgets = require('@jupyter-widgets/base');

_view_module : 'geosaurus-widgets',
_model_module_version : '0.1.7',
_view_module_version : '0.1.7',
_model_module_version : '0.1.8',
_view_module_version : '0.1.8',
value : 'Hello World'

@@ -56,4 +56,4 @@ })

_view_module : 'geosaurus-widgets',
_model_module_version : '0.1.7',
_view_module_version : '0.1.7',
_model_module_version : '0.1.8',
_view_module_version : '0.1.8',
value : 'From Scene Model'

@@ -67,3 +67,2 @@ })

render: function() {

@@ -77,3 +76,3 @@ $('head').append($('<meta charset="utf-8">'));

$('head').append($('<script src="https://js.arcgis.com/4.4/"></script>'));
this.el.css('height', '100px');
var map = new Map({

@@ -80,0 +79,0 @@ basemap: "streets",

{
"name": "geosaurus-widgets",
"version": "0.1.7",
"version": "0.1.8",
"description": "ArcGIS mapping widgets",

@@ -5,0 +5,0 @@ "author": "Esri",

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

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