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 0.28.0 to 0.29.0

16

CHANGELOG.md

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

16

package.json
{
"name": "@nextgis/cancelable-promise",
"version": "0.28.0",
"version": "0.29.0",
"description": "A promise you can stop",

@@ -12,13 +12,3 @@ "main": "lib/cancelable-promise.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"
}

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