Socket
Socket
Sign inDemoInstall

@nextgis/dom

Package Overview
Dependencies
Maintainers
0
Versions
65
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 2.3.0 to 3.0.0-alpha.0

2

lib/dom.esm-browser.js

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

/** Bundle of @nextgis/dom; version: 2.3.0; author: NextGIS */
/** Bundle of @nextgis/dom; version: 3.0.0-alpha.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: 2.3.0; author: NextGIS */
/** Bundle of @nextgis/dom; version: 3.0.0-alpha.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: 2.3.0; author: NextGIS */
/** Bundle of @nextgis/dom; version: 3.0.0-alpha.0; author: NextGIS */
var Dom = (function (exports) {

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

{
"name": "@nextgis/dom",
"version": "2.3.0",
"version": "3.0.0-alpha.0",
"description": "Collection of libraries for working with the DOM",

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

"devDependencies": {
"@nextgis/build-tools": "^2.3.0"
"@nextgis/build-tools": "^3.0.0-alpha.0"
},

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

},
"gitHead": "e25d812d39f6c704adb2884ffbf20e84ef7cb1dc"
"gitHead": "9bd8e48f2162492b9169298590db089a4f5310b4"
}
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