@nextgis/cancelable-promise
Advanced tools
Comparing version 1.0.0-beta.0 to 1.0.0-beta.1
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-beta.1](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2020-11-16) | ||
**Note:** Version bump only for package @nextgis/cancelable-promise | ||
# [1.0.0-alpha.10](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2020-10-20) | ||
@@ -8,0 +16,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/cancelable-promise; version: 1.0.0-beta.0; author: NextGIS */ | ||
/** Bundle of @nextgis/cancelable-promise; version: 1.0.0-beta.1; author: NextGIS */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/cancelable-promise; version: 1.0.0-beta.0; author: NextGIS */ | ||
/** Bundle of @nextgis/cancelable-promise; version: 1.0.0-beta.1; author: NextGIS */ | ||
/** | ||
@@ -3,0 +3,0 @@ * Thrown when consumer tries to connect when he already connected. |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/cancelable-promise; version: 1.0.0-beta.0; author: NextGIS */ | ||
/** Bundle of @nextgis/cancelable-promise; version: 1.0.0-beta.1; author: NextGIS */ | ||
/** | ||
@@ -3,0 +3,0 @@ * Thrown when consumer tries to connect when he already connected. |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/cancelable-promise; version: 1.0.0-beta.0; author: NextGIS */ | ||
/** Bundle of @nextgis/cancelable-promise; version: 1.0.0-beta.1; author: NextGIS */ | ||
var CancelablePromise = (function () { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/cancelable-promise", | ||
"version": "1.0.0-beta.0", | ||
"version": "1.0.0-beta.1", | ||
"description": "A promise you can stop", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^1.0.0-beta.0" | ||
"@nextgis/build-tools": "^1.0.0-beta.1" | ||
}, | ||
@@ -39,3 +39,3 @@ "buildOptions": { | ||
], | ||
"license": "LGPL-3.0", | ||
"license": "MIT", | ||
"homepage": "https://github.com/nextgis/nextgis_frontend/tree/master/packages/cancelable-promise#readme", | ||
@@ -49,3 +49,3 @@ "repository": { | ||
}, | ||
"gitHead": "fbab9a7f4d4802c8ac5beb60c8f000eb571a1c34" | ||
"gitHead": "efe661a3b90cc13163b7113d8487dc51fa199491" | ||
} |
Sorry, the diff of this file is not supported yet
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
0
100
65947