@nextgis/dom
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/dom; version: 1.0.1; author: NextGIS */ | ||
/** Bundle of @nextgis/dom; version: 1.1.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.0.1; author: NextGIS */ | ||
/** Bundle of @nextgis/dom; version: 1.1.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.0.1; author: NextGIS */ | ||
/** Bundle of @nextgis/dom; version: 1.1.0; author: NextGIS */ | ||
var Dom = (function (exports) { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/dom", | ||
"version": "1.0.1", | ||
"version": "1.1.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.0.1" | ||
"@nextgis/build-tools": "^1.1.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "buildOptions": { | ||
}, | ||
"gitHead": "05344b6a527b62cbcd2189a2a368522aec964331" | ||
"gitHead": "e07be1174ce00cd6b4c814e407c74bb2390e1fc9" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12633
10