@nextgis/dom
Advanced tools
Comparing version 0.28.0 to 0.29.0
@@ -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.0](https://github.com/nextgis/nextgisweb_frontend/compare/v0.27.1...v0.28.0) (2020-03-12) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@nextgis/dom", | ||
"version": "0.28.0", | ||
"version": "0.29.0", | ||
"description": "Collection of libraries for working with the DOM", | ||
@@ -12,13 +12,3 @@ "main": "lib/dom.js", | ||
"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" | ||
}, | ||
@@ -54,3 +44,3 @@ "scripts": { | ||
}, | ||
"gitHead": "d39c80736bffc6e0abfaa99a549e6ad9153bedb5" | ||
"gitHead": "6f1416230bc088c8d0ad7e22887364889a8d2c44" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
47007
1