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 2.0.0-alpha.1 to 2.0.0-alpha.2

2

lib/dom.esm-browser.js

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

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

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

{
"name": "@nextgis/dom",
"version": "2.0.0-alpha.1",
"version": "2.0.0-alpha.2",
"description": "Collection of libraries for working with the DOM",

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

"devDependencies": {
"@nextgis/build-tools": "^2.0.0-alpha.1"
"@nextgis/build-tools": "^2.0.0-alpha.2"
},

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

},
"gitHead": "710eda7c06979514022f2e37ddb09f1d5d14cf9e"
"gitHead": "a654698cd7175c828b0b6d82f506d282450d6e6d"
}
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