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

@nextgis/cancelable-promise

Package Overview
Dependencies
Maintainers
3
Versions
76
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 2.0.0-alpha.2 to 2.0.0

2

lib/cancelable-promise.cjs.js

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/cancelable-promise; version: 2.0.0-alpha.2; author: NextGIS */
/** Bundle of @nextgis/cancelable-promise; version: 2.0.0; author: NextGIS */
'use strict';

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/cancelable-promise; version: 2.0.0-alpha.2; author: NextGIS */
/** Bundle of @nextgis/cancelable-promise; version: 2.0.0; author: NextGIS */
var __defProp$3 = Object.defineProperty;

@@ -3,0 +3,0 @@ var __defNormalProp$3 = (obj, key, value) => key in obj ? __defProp$3(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/cancelable-promise; version: 2.0.0-alpha.2; author: NextGIS */
/** Bundle of @nextgis/cancelable-promise; version: 2.0.0; author: NextGIS */
var __defProp$3 = Object.defineProperty;

@@ -3,0 +3,0 @@ var __defNormalProp$3 = (obj, key, value) => key in obj ? __defProp$3(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/cancelable-promise; version: 2.0.0-alpha.2; author: NextGIS */
/** Bundle of @nextgis/cancelable-promise; version: 2.0.0; author: NextGIS */
var CancelablePromise = (function () {

@@ -3,0 +3,0 @@ 'use strict';

{
"name": "@nextgis/cancelable-promise",
"version": "2.0.0-alpha.2",
"version": "2.0.0",
"description": "A promise you can stop",

@@ -11,3 +11,3 @@ "main": "index.js",

"devDependencies": {
"@nextgis/build-tools": "^2.0.0-alpha.2"
"@nextgis/build-tools": "^2.0.0"
},

@@ -48,3 +48,3 @@ "buildOptions": {

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