Socket
Socket
Sign inDemoInstall

@dldc/pubsub

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

@dldc/pubsub - npm Package Compare versions

Comparing version 6.0.2 to 6.0.3

18

package.json
{
"name": "@dldc/pubsub",
"version": "6.0.2",
"version": "6.0.3",
"description": "A simple pub/sub written in Typescript",

@@ -89,9 +89,9 @@ "keywords": [

"dependencies": {
"@dldc/erreur": "^6.0.5"
"@dldc/erreur": "^6.0.6"
},
"devDependencies": {
"@types/node": "^20.11.20",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitest/coverage-v8": "^1.3.1",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vitest/coverage-v8": "^1.5.0",
"auto-changelog": "^2.4.0",

@@ -101,7 +101,7 @@ "eslint": "^8.56.0",

"prettier": "^3.2.5",
"release-it": "^17.1.1",
"release-it": "^17.2.0",
"rimraf": "^5.0.5",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.3.1"
"typescript": "^5.4.5",
"vitest": "^1.5.0"
},

@@ -108,0 +108,0 @@ "packageManager": "pnpm@8.9.0",

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