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

@boundlessgeo/storytools

Package Overview
Dependencies
Maintainers
15
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boundlessgeo/storytools - npm Package Compare versions

Comparing version 1.0.0-alpha5 to 1.0.0-alpha6

2

lib/ng/edit/style/controllers/controllers.js

@@ -213,3 +213,3 @@ (function() {

fetch(style_href).then(function(r) {
fetch(style_href, {credentials: 'same-origin'}).then(function(r) {
r.text().then(function(sldText) {

@@ -216,0 +216,0 @@ var parser = new DOMParser();

{
"name": "@boundlessgeo/storytools",
"version": "1.0.0-alpha5",
"version": "1.0.0-alpha6",
"description": "Additional maploom tools",

@@ -5,0 +5,0 @@ "homepage": "",

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