Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@frankhoodbs/data-layer-helper

Package Overview
Dependencies
Maintainers
4
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frankhoodbs/data-layer-helper - npm Package Compare versions

Comparing version
3.0.0
to
3.0.1
+9
-9
package.json

@@ -13,3 +13,3 @@ {

"license": "ISC",
"version": "3.0.0",
"version": "3.0.1",
"main": "./dist/index.js",

@@ -35,19 +35,19 @@ "types": "./dist/index.d.ts",

"devDependencies": {
"@frankhoodbs/eslint-config-ts": "^3.0.0",
"@frankhoodbs/eslint-config-ts": "^3.0.1",
"@frankhoodbs/prettier-config": "^2.0.0",
"@frankhoodbs/uglify-js": "^3.0.0",
"@frankhoodbs/uglify-js": "^3.0.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.14.1",
"@vitejs/plugin-vue": "^5.2.3",
"@types/node": "^22.15.18",
"@vitejs/plugin-vue": "^5.2.4",
"jest": "^29.7.0",
"jest-cucumber": "^4.5.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.3.2",
"ts-jest": "^29.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.8.3",
"vite": "^6.3.3",
"vue": "^3.5.13",
"vite": "^6.3.5",
"vue": "^3.5.14",
"vue-tsc": "^2.2.10"
},
"gitHead": "2a7d096e0be6c84c7a76417902383cae7e8f65df"
"gitHead": "4669ccc2eb20e9cd132dc19fa9cafc9e286f6b2d"
}