New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@esposter/shared

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@esposter/shared - npm Package Compare versions

Comparing version
2.19.2
to
2.20.0
+8
-6
package.json
{
"name": "@esposter/shared",
"version": "2.19.2",
"version": "2.20.0",
"description": "A library that contains shared typescript code.",

@@ -28,11 +28,13 @@ "homepage": "https://github.com/Esposter/Esposter/blob/main/packages/shared#readme",

"export:gen": "ctix build --config ../configuration/.ctirc-ts",
"format": "oxfmt",
"format:check": "oxfmt --check",
"lint": "oxlint && eslint .",
"lint:fix": "oxlint --fix && eslint --fix .",
"test": "vitest",
"typecheck": "tsc"
"typecheck": "tsgo"
},
"dependencies": {
"@vueuse/core": "^14.2.0",
"node-html-parser": "^7.0.2",
"vue": "^3.5.27",
"@vueuse/core": "^14.2.1",
"node-html-parser": "^7.1.0",
"vue": "^3.5.31",
"zod": "^4.3.6"

@@ -43,3 +45,3 @@ },

},
"gitHead": "2d39052b4767fba8fd2e1798202645161f45cb2c"
"gitHead": "dd9cd98982a30612471aa8cc7e25db87d9e1d449"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display