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

@homer0/deferred

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@homer0/deferred - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

16

package.json
{
"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 |

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