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

@nextgis/paint

Package Overview
Dependencies
Maintainers
3
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextgis/paint - npm Package Compare versions

Comparing version 0.28.3 to 0.29.0

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # 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)

@@ -8,0 +24,0 @@

16

package.json
{
"name": "@nextgis/paint",
"version": "0.28.3",
"version": "0.29.0",
"description": "Create style for vector layer",

@@ -9,15 +9,7 @@ "main": "lib/paint.js",

"dependencies": {
"@nextgis/properties-filter": "^0.28.3",
"@nextgis/properties-filter": "^0.29.0",
"geojson": "^0.5.0"
},
"devDependencies": {
"@nextgis/eslint-config": "^0.28.0",
"@types/node": "^13.7.7",
"eslint-loader": "^3.0.3",
"rimraf": "^3.0.2",
"style-loader": "^1.1.3",
"ts-loader": "^6.2.1",
"typescript": "^3.8.3",
"webpack": "^4.41.6",
"webpack-cli": "^3.3.11"
"@nextgis/build-tools": "^0.29.0"
},

@@ -53,3 +45,3 @@ "scripts": {

},
"gitHead": "b72f6eb779baff8feb06e86b533f8d669c916025"
"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