@nextgis/dom
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-alpha.2](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2020-07-30) | ||
**Note:** Version bump only for package @nextgis/dom | ||
# [1.0.0-alpha.1](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-alpha.0...v1.0.0-alpha.1) (2020-07-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nextgis/dom", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"description": "Collection of libraries for working with the DOM", | ||
"main": "index.js", | ||
"main": "lib/dom.global.prod.js", | ||
"module": "lib/dom.esm-bundler.js", | ||
@@ -11,3 +11,3 @@ "unpkg": "lib/dom.global.prod.js", | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^1.0.0-alpha.1" | ||
"@nextgis/build-tools": "^1.0.0-alpha.2" | ||
}, | ||
@@ -47,3 +47,3 @@ "buildOptions": { | ||
}, | ||
"gitHead": "311acf1510079eb8c0e1bc62dbc0490161a18e4b" | ||
"gitHead": "57a3979c85a7a8534d263c4b4e37dc1b3bbec363" | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
49416
0
11
251