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
40
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
2.0.3
to
3.0.0
+14
-14
package.json

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

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

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

"devDependencies": {
"@frankhoodbs/eslint-config-ts": "^2.0.3",
"@frankhoodbs/prettier-config": "^1.2.15",
"@frankhoodbs/uglify-js": "^2.0.3",
"@types/jest": "^29.5.13",
"@types/node": "^18.19.54",
"@vitejs/plugin-vue": "^5.1.4",
"@frankhoodbs/eslint-config-ts": "^3.0.0",
"@frankhoodbs/prettier-config": "^2.0.0",
"@frankhoodbs/uglify-js": "^3.0.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.14.1",
"@vitejs/plugin-vue": "^5.2.3",
"jest": "^29.7.0",
"jest-cucumber": "^4.5.0",
"rimraf": "^5.0.10",
"ts-jest": "^29.2.5",
"rimraf": "^6.0.1",
"ts-jest": "^29.3.2",
"ts-node": "^10.9.2",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"vue": "^3.5.10",
"vue-tsc": "^2.1.6"
"typescript": "^5.8.3",
"vite": "^6.3.3",
"vue": "^3.5.13",
"vue-tsc": "^2.2.10"
},
"gitHead": "5c03721ba567270463b91887940015508479cc1e"
"gitHead": "2a7d096e0be6c84c7a76417902383cae7e8f65df"
}