Socket
Socket
Sign inDemoInstall

@nextgis/control-container

Package Overview
Dependencies
Maintainers
3
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextgis/control-container - 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/control-container
# [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 @@

14

package.json
{
"name": "@nextgis/control-container",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"description": "Placing control elements in the corners of the map container",
"main": "index.js",
"main": "lib/control-container.global.prod.js",
"module": "lib/control-container.esm-bundler.js",

@@ -11,9 +11,9 @@ "unpkg": "lib/control-container.global.prod.js",

"dependencies": {
"@nextgis/dom": "^1.0.0-alpha.1",
"@nextgis/utils": "^1.0.0-alpha.1",
"@nextgis/webmap": "^1.0.0-alpha.1",
"@nextgis/dom": "^1.0.0-alpha.2",
"@nextgis/utils": "^1.0.0-alpha.2",
"@nextgis/webmap": "^1.0.0-alpha.2",
"events": "^3.2.0"
},
"devDependencies": {
"@nextgis/build-tools": "^1.0.0-alpha.1",
"@nextgis/build-tools": "^1.0.0-alpha.2",
"install": "^0.13.0",

@@ -56,3 +56,3 @@ "mini-css-extract-plugin": "^0.9.0",

},
"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