@homer0/deferred
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@homer0/deferred", | ||
"description": "Small utility to create a deferred promise", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"repository": { | ||
@@ -26,6 +26,8 @@ "type": "git", | ||
"devDependencies": { | ||
"jest": "^29.4.3", | ||
"ts-jest": "^29.0.5", | ||
"tsup": "^6.6.3", | ||
"typescript": "^4.9.5" | ||
"@homer0/eslint-plugin": "10.2.2", | ||
"@homer0/tsconfig": "1.0.8", | ||
"jest": "^29.5.0", | ||
"ts-jest": "^29.1.0", | ||
"tsup": "^7.0.0", | ||
"typescript": "^5.1.3" | ||
}, | ||
@@ -44,5 +46,5 @@ "engine-strict": true, | ||
"build": "tsup src/index.ts", | ||
"prepublishOnly": "npm run build" | ||
"prepublishOnly": "pnpm run build" | ||
}, | ||
"gitHead": "1ed6ea29e2035f10f0dff60203b6b1d54c601dc8" | ||
"gitHead": "e8c1e75555382d4cc23c78e7c4d1e2c62f8c06a2" | ||
} |
@@ -60,3 +60,3 @@ # 🕗 Deferred | ||
#### NPM tasks | ||
#### Tasks | ||
@@ -63,0 +63,0 @@ | Task | Description | |
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
11024
6