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

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [1.0.0-alpha.3](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2020-08-08)
**Note:** Version bump only for package @nextgis/dom
# [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)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@nextgis/dom",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"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.0-alpha.2"
"@nextgis/build-tools": "^1.0.0-alpha.3"
},

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

},
"gitHead": "57a3979c85a7a8534d263c4b4e37dc1b3bbec363"
"gitHead": "0487bdb006ba4dbb33ba4872db069401834af362"
}

@@ -16,3 +16,3 @@ # Dom

```js
```javascript
import * as DOM from '@nextgis/dom';

@@ -19,0 +19,0 @@

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