stack-promises
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "stack-promises", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "sequentPromises resolves Promises sequentially", | ||
@@ -41,29 +41,31 @@ "keywords": [ | ||
"dependencies": { | ||
"sequent-promises": "^0.1.3" | ||
"sequent-promises": "^0.1.4" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^14.1.0", | ||
"@commitlint/config-conventional": "^14.1.0", | ||
"@commitlint/cli": "^16.0.2", | ||
"@commitlint/config-conventional": "^16.0.0", | ||
"@rollup/plugin-commonjs": "^21.0.1", | ||
"@rollup/plugin-node-resolve": "^13.0.6", | ||
"@types/jest": "^27.0.2", | ||
"@types/node": "^16.11.7", | ||
"@typescript-eslint/eslint-plugin": "^5.3.1", | ||
"@typescript-eslint/parser": "^5.3.1", | ||
"eslint": "^8.2.0", | ||
"@rollup/plugin-node-resolve": "^13.1.3", | ||
"@types/jest": "^27.4.0", | ||
"@types/node": "^17.0.9", | ||
"@typescript-eslint/eslint-plugin": "^5.10.0", | ||
"@typescript-eslint/parser": "^5.10.0", | ||
"eslint": "^8.7.0", | ||
"eslint-config-airbnb": "^19.0.4", | ||
"eslint-config-airbnb-typescript": "16.1.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-import": "^2.25.2", | ||
"eslint-plugin-jest": "^25.2.4", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-jest": "^25.7.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"husky": "^7.0.4", | ||
"jest": "27.3.1", | ||
"lint-staged": "^11.2.6", | ||
"prettier": "^2.4.1", | ||
"jest": "27.4.7", | ||
"lint-staged": "^12.1.7", | ||
"prettier": "^2.5.1", | ||
"promise-delay": "^2.1.0", | ||
"rollup": "^2.59.0", | ||
"rollup": "^2.64.0", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"rollup-plugin-typescript2": "0.30.0", | ||
"rollup-plugin-typescript2": "0.31.1", | ||
"standard-version": "^9.3.2", | ||
"ts-jest": "^27.0.7", | ||
"typescript": "^4.4.4" | ||
"ts-jest": "^27.1.3", | ||
"typescript": "^4.5.4" | ||
}, | ||
@@ -70,0 +72,0 @@ "main:src": "src/index.ts", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24586
26
Updatedsequent-promises@^0.1.4