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

8

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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"
}
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