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

@nextgis/dom

Package Overview
Dependencies
Maintainers
3
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextgis/dom - npm Package Compare versions

Comparing version 1.18.21 to 1.19.0

2

lib/dom.esm-browser.js

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/dom; version: 1.18.21; author: NextGIS */
/** Bundle of @nextgis/dom; version: 1.19.0; author: NextGIS */
function create(tagName, className, container) {

@@ -3,0 +3,0 @@ const el = window.document.createElement(tagName);

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/dom; version: 1.18.21; author: NextGIS */
/** Bundle of @nextgis/dom; version: 1.19.0; author: NextGIS */
function create(tagName, className, container) {

@@ -3,0 +3,0 @@ const el = window.document.createElement(tagName);

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/dom; version: 1.18.21; author: NextGIS */
/** Bundle of @nextgis/dom; version: 1.19.0; author: NextGIS */
var Dom = (function (exports) {

@@ -3,0 +3,0 @@ 'use strict';

{
"name": "@nextgis/dom",
"version": "1.18.21",
"version": "1.19.0",
"description": "Collection of libraries for working with the DOM",

@@ -11,3 +11,3 @@ "main": "lib/dom.global.prod.js",

"devDependencies": {
"@nextgis/build-tools": "^1.18.21"
"@nextgis/build-tools": "^1.19.0"
},

@@ -47,3 +47,3 @@ "buildOptions": {

},
"gitHead": "0b10e74f557715ec65285bfbcaab322b90605454"
"gitHead": "d634208dde1cf94e340f2cf1e3254c3c599fec0d"
}
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