Socket
Socket
Sign inDemoInstall

@kwooshung/files

Package Overview
Dependencies
17
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.0.9

30

package.json
{
"name": "@kwooshung/files",
"version": "1.0.8",
"version": "1.0.9",
"title": "files",

@@ -55,25 +55,25 @@ "description": "A convenient and efficient library for file operations.",

"peerDependencies": {
"node": ">=14.0.0"
"node": ">=16.14.0"
},
"devDependencies": {
"@kwooshung/cvlar": "^1.3.7",
"@swc/core": "^1.3.105",
"@swc/jest": "^0.2.31",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.6",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"commitlint": "^18.5.0",
"@swc/core": "^1.4.1",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.19",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"commitlint": "^18.6.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.1",
"husky": "^9.0.11",
"jest": "^29.7.0",
"lint-staged": "^15.2.0",
"prettier": "^3.2.4",
"swc-loader": "^0.2.3",
"terser": "^5.27.0",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"swc-loader": "^0.2.6",
"terser": "^5.27.1",
"ts-jest": "^29.1.2",
"ts-loader": "^9.5.1",
"tsup": "^8.0.1",
"tsup": "^8.0.2",
"typescript": "^5.3.3"

@@ -80,0 +80,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc