New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@arroyodev-llc/utils.fs

Package Overview
Dependencies
Maintainers
3
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.12 to 0.1.13

18

package.json

@@ -10,11 +10,11 @@ {

"devDependencies": {
"@arroyodev-llc/utils.unbuild-composite-preset": "^0.1.2",
"@types/fs-extra": "^11.0.1",
"@arroyodev-llc/utils.unbuild-composite-preset": "^0.1.3",
"@types/fs-extra": "^11.0.2",
"@types/node": "^16",
"@typescript-eslint/eslint-plugin": "^5",
"@typescript-eslint/parser": "^5",
"@typescript-eslint/eslint-plugin": "^6",
"@typescript-eslint/parser": "^6",
"eslint": "^8",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",

@@ -24,7 +24,7 @@ "eslint-plugin-prettier": "^5.0.0",

"npm-check-updates": "^16",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"standard-version": "^9",
"typescript": "~5.1",
"unbuild": "^1.2.1",
"vitest": "^0.34.2"
"vitest": "^0.34.5"
},

@@ -40,3 +40,3 @@ "dependencies": {

},
"version": "0.1.12",
"version": "0.1.13",
"types": "./dist/index.d.ts",

@@ -58,3 +58,3 @@ "type": "module",

"*.{ts,tsx,mts,cts,ts,tsx,mts,cts}": [
"pnpm exec eslint --no-error-on-unmatched-pattern --cache --fix"
"pnpm exec eslint --no-error-on-unmatched-pattern --fix"
],

@@ -61,0 +61,0 @@ "*.{yaml,yml}": [

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