@nextgis/cancelable-promise
Advanced tools
Comparing version 0.27.1 to 0.28.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.28.0](https://github.com/nextgis/nextgisweb_frontend/compare/v0.27.1...v0.28.0) (2020-03-12) | ||
**Note:** Version bump only for package @nextgis/cancelable-promise | ||
## [0.27.1](https://github.com/nextgis/nextgisweb_frontend/compare/v0.27.0...v0.27.1) (2020-03-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nextgis/cancelable-promise", | ||
"version": "0.27.1", | ||
"version": "0.28.0", | ||
"description": "A promise you can stop", | ||
@@ -12,3 +12,3 @@ "main": "lib/cancelable-promise.js", | ||
"devDependencies": { | ||
"@nextgis/eslint-config": "^0.27.0", | ||
"@nextgis/eslint-config": "^0.28.0", | ||
"@types/events": "^3.0.0", | ||
@@ -54,3 +54,3 @@ "@types/node": "^13.7.7", | ||
}, | ||
"gitHead": "4719c4dab8d37f108630fdd8dfa7194bcec4380a" | ||
"gitHead": "d39c80736bffc6e0abfaa99a549e6ad9153bedb5" | ||
} |
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
51644