Socket
Socket
Sign inDemoInstall

@nextgis/cancelable-promise

Package Overview
Dependencies
Maintainers
3
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextgis/cancelable-promise - npm Package Compare versions

Comparing version 1.0.0-beta.0 to 1.0.0-beta.1

8

CHANGELOG.md

@@ -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 @@

2

lib/cancelable-promise.cjs.js

@@ -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

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