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

promise-assist

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

promise-assist - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

10

package.json
{
"name": "promise-assist",
"description": "Several helper functions when working with native promises",
"version": "1.2.5",
"version": "1.2.6",
"main": "./cjs/index.js",

@@ -20,3 +20,3 @@ "module": "./esm/index.js",

"devDependencies": {
"@ts-tools/node": "^0.9.3",
"@ts-tools/node": "^0.9.4",
"@types/chai": "^4.1.7",

@@ -27,6 +27,6 @@ "@types/chai-as-promised": "^7.1.0",

"chai-as-promised": "^7.1.1",
"mocha": "^6.0.2",
"mocha": "^6.1.4",
"rimraf": "^2.6.3",
"tslint": "^5.14.0",
"typescript": "~3.4.1"
"tslint": "^5.16.0",
"typescript": "~3.4.5"
},

@@ -33,0 +33,0 @@ "files": [

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