Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nextgis/control-container

Package Overview
Dependencies
Maintainers
3
Versions
117
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 0.30.0 to 0.30.1

8

CHANGELOG.md

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

## [0.30.1](https://github.com/nextgis/nextgisweb_frontend/compare/v0.30.0...v0.30.1) (2020-04-30)
**Note:** Version bump only for package @nextgis/control-container
# [0.30.0](https://github.com/nextgis/nextgisweb_frontend/compare/v0.29.11...v0.30.0) (2020-04-23)

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

13

package.json
{
"name": "@nextgis/control-container",
"version": "0.30.0",
"version": "0.30.1",
"description": "Placing control elements in the corners of the map container",

@@ -9,9 +9,9 @@ "main": "lib/control-container.js",

"dependencies": {
"@nextgis/dom": "^0.30.0",
"@nextgis/utils": "^0.30.0",
"@nextgis/webmap": "^0.30.0",
"@nextgis/dom": "^0.30.1",
"@nextgis/utils": "^0.30.1",
"@nextgis/webmap": "^0.30.1",
"events": "^3.1.0"
},
"devDependencies": {
"@nextgis/build-tools": "^0.30.0",
"@nextgis/build-tools": "^0.30.1",
"install": "^0.13.0",

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

"prod": "npm run build",
"lint": "eslint ./src/**/*.ts --fix --c ../../.eslintrc",
"watch": "npm run dev -- --watch"

@@ -51,3 +52,3 @@ },

},
"gitHead": "23f3d1f8a04955326dc7cc1cfe015a76ca09911a"
"gitHead": "efe08b023b156fcef9951715247e28761e6061f4"
}
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