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 0.28.2 to 0.29.0

24

CHANGELOG.md

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

# [0.29.0](https://github.com/nextgis/nextgisweb_frontend/compare/v0.28.3...v0.29.0) (2020-03-22)
### chore
* build; eslint ([97e3b07](https://github.com/nextgis/nextgisweb_frontend/commit/97e3b07da07b57373e6861ab6e2d6f9b60a6ec2c))
### BREAKING CHANGES
* code formatting rules changed to prettier 2.0 compatibility
## [0.28.3](https://github.com/nextgis/nextgisweb_frontend/compare/v0.28.2...v0.28.3) (2020-03-19)
**Note:** Version bump only for package @nextgis/control-container
## [0.28.2](https://github.com/nextgis/nextgisweb_frontend/compare/v0.28.1...v0.28.2) (2020-03-12)

@@ -8,0 +32,0 @@

22

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

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

"dependencies": {
"@nextgis/dom": "^0.28.0",
"@nextgis/utils": "^0.28.0",
"@nextgis/webmap": "^0.28.1",
"@nextgis/dom": "^0.29.0",
"@nextgis/utils": "^0.29.0",
"@nextgis/webmap": "^0.29.0",
"events": "^3.1.0"
},
"devDependencies": {
"@nextgis/eslint-config": "^0.28.0",
"@types/events": "^3.0.0",
"@types/node": "^13.7.7",
"eslint-loader": "^3.0.3",
"rimraf": "^3.0.2",
"style-loader": "^1.1.3",
"svg-inline-loader": "^0.8.2",
"ts-loader": "^6.2.1",
"typescript": "^3.8.3",
"webpack": "^4.41.6",
"webpack-cli": "^3.3.11"
"@nextgis/build-tools": "^0.29.0"
},

@@ -57,3 +47,3 @@ "scripts": {

},
"gitHead": "ed00c937d59015ae94dfa0c8e0d28f2126b2010a"
"gitHead": "6f1416230bc088c8d0ad7e22887364889a8d2c44"
}
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