You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@batijs/core

Package Overview
Dependencies
Maintainers
2
Versions
488
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@batijs/core - npm Package Compare versions

Comparing version
0.0.598
to
0.0.599
+6
-6
package.json
{
"name": "@batijs/core",
"version": "0.0.598",
"version": "0.0.599",
"description": "",

@@ -16,7 +16,7 @@ "type": "module",

"@types/which": "^3.0.4",
"@typescript-eslint/parser": "^8.56.1",
"@typescript-eslint/utils": "^8.56.1",
"@typescript-eslint/parser": "^8.57.0",
"@typescript-eslint/utils": "^8.57.0",
"attributes-parser": "^2.2.3",
"colorette": "^2.0.20",
"esbuild": "^0.27.3",
"esbuild": "^0.27.4",
"eslint": "^9.39.4",

@@ -38,7 +38,7 @@ "eslint-plugin-solid": "^0.14.5",

"unplugin-purge-polyfills": "^0.1.0",
"vitest": "^4.0.18",
"vitest": "^4.1.0",
"vue-eslint-parser": "^10.4.0",
"which": "^6.0.1",
"yaml": "^2.8.2",
"@batijs/features": "0.0.598"
"@batijs/features": "0.0.599"
},

@@ -45,0 +45,0 @@ "exports": {

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