Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arroyodev-llc/utils.fs

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arroyodev-llc/utils.fs - npm Package Compare versions

Comparing version 0.1.14 to 0.1.15

40

package.json

@@ -10,24 +10,22 @@ {

"devDependencies": {
"@arroyodev-llc/utils.unbuild-composite-preset": "^0.1.4",
"@types/fs-extra": "^11.0.3",
"@types/node": "^16",
"@typescript-eslint/eslint-plugin": "^6",
"@typescript-eslint/parser": "^6",
"@arroyodev-llc/utils.unbuild-composite-preset": "0.1.5",
"@types/fs-extra": "11.0.4",
"@types/node": "^18",
"@typescript-eslint/eslint-plugin": "^7",
"@typescript-eslint/parser": "^7",
"eslint": "^8",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.1",
"lint-staged": "^15.0.2",
"npm-check-updates": "^16",
"prettier": "^3.0.3",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"standard-version": "^9",
"typescript": "~5.1",
"unbuild": "^1.2.1",
"vitest": "^0.34.6"
"unbuild": "^2.0.0-rc.0",
"vitest": "0.34.6"
},
"dependencies": {
"fs-extra": "^11.1.1",
"pathe": "^1.1.1"
"fs-extra": "11.2.0",
"pathe": "1.1.2"
},

@@ -39,3 +37,3 @@ "main": "dist/index.mjs",

},
"version": "0.1.14",
"version": "0.1.15",
"types": "./dist/index.d.ts",

@@ -54,3 +52,2 @@ "type": "module",

],
"packageManager": "pnpm@8.9.2",
"lint-staged": {

@@ -64,3 +61,6 @@ "*.{ts,tsx,mts,cts,ts,tsx,mts,cts}": [

},
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".",
"engines": {
"pnpm": "^9.4.0"
},
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"pnpm exec projen\".",
"scripts": {

@@ -67,0 +67,0 @@ "build": "pnpm exec projen build",

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