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

sequent-promises

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sequent-promises - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

12

package.json
{
"name": "sequent-promises",
"version": "2.0.0",
"version": "2.0.1",
"description": "sequentPromises resolves Promises sequentially",

@@ -28,3 +28,3 @@ "keywords": [

},
"main": "./dist/index.js",
"main": "./dist/index.cjs",
"types": "dist/index.d.ts",

@@ -46,3 +46,3 @@ "typesVersions": {

"build": "vite build",
"lint": "yarn lint:js && yarn lint:ts",
"lint": "yarn lint:ts && yarn lint:js",
"lint:js": "eslint src --ext ts,tsx --ignore-path .gitignore --report-unused-disable-directives --max-warnings 0",

@@ -68,4 +68,4 @@ "lint:ts": "tsc",

"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"cross-env": "^7.0.3",

@@ -90,3 +90,3 @@ "eslint": "^8.57.0",

"standard-version": "^9.5.0",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.3",
"ts-node": "^10.9.2",

@@ -93,0 +93,0 @@ "tsc-files": "^1.1.4",

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