Socket
Socket
Sign inDemoInstall

@billogram/cancelable-promise

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@billogram/cancelable-promise - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

dist/makeCancelablePromise.test.ts

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.1.0](https://github.com/billogram/frontend-foundation/compare/@billogram/cancelable-promise@1.0.1...@billogram/cancelable-promise@1.1.0) (2021-07-27)
### Features
* Upgrade dev toolchain ([8c7ce8ca](https://github.com/billogram/frontend-foundation/commit/8c7ce8ca))
## [1.0.1](https://github.com/billogram/frontend-foundation/compare/dbf5a8709119374207dd2d28f6ffeffac17d5871...@billogram/cancelable-promise@1.0.1) (2021-01-10)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "@billogram/cancelable-promise",
"version": "1.0.1",
"version": "1.1.0",
"license": "MIT",

@@ -11,9 +11,11 @@ "main": "dist/index.js",

"devDependencies": {
"@billogram/babel-config-frontend": "^2.0.0",
"@billogram/billo-scripts-frontend": "^3.0.0",
"@billogram/eslint-config-frontend": "^2.0.0",
"@billogram/typescript-config-frontend": "^1.0.0"
"@billogram/babel-config-frontend": "^2.4.0",
"@billogram/billo-scripts-frontend": "^3.4.0",
"@billogram/eslint-config-frontend": "^2.6.2",
"@billogram/typescript-config-frontend": "^1.0.0",
"@types/jest": "^26.0.19"
},
"scripts": {
"build": "billo-scripts-frontend build-babel --no-css-lint",
"build-quick": "billo-scripts-frontend build-babel --skip-pre-script",
"test": "billo-scripts-frontend test --no-css-lint",

@@ -20,0 +22,0 @@ "ts:check": "billo-scripts-frontend ts-check",

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