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

@fastkit/node-util

Package Overview
Dependencies
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastkit/node-util - npm Package Compare versions

Comparing version 0.10.6 to 0.11.0

9

package.json
{
"name": "@fastkit/node-util",
"version": "0.10.6",
"version": "0.11.0",
"description": "Utilities for Node.js server and tool implementation.",

@@ -19,2 +19,3 @@ "buildOptions": {

".": "./dist/node-util.mjs",
"./dist/*": "./dist/*",
"./package.json": "./package.json"

@@ -41,10 +42,10 @@ },

"dependencies": {
"@fastkit/ev": "0.10.6",
"@fastkit/tiny-logger": "0.10.6",
"@fastkit/ev": "0.11.0",
"@fastkit/tiny-logger": "0.11.0",
"chokidar": "^3.5.0",
"esbuild": "^0.16.0",
"execa": "^6.1.0",
"folder-hash": "^4.0.1",
"folder-hash": "^4.0.3",
"fs-extra": "^11.1.0"
}
}
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