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

@auto/fs

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auto/fs - npm Package Compare versions

Comparing version 0.0.17 to 0.1.0

license.md

33

package.json
{
"name": "@auto/fs",
"version": "0.0.17",
"version": "0.1.0",
"description": "",
"keywords": "",
"repository": "deepsweet/auto",
"homepage": "https://github.com/deepsweet/auto/tree/master/packages/fs",
"author": "Kir Belevich <kir@belevi.ch> (https://twitter.com/deepsweet)",
"contributors": [
"Alex Feinstein <psxcode@gmail.com> (https://github.com/psxcode)"
],
"keywords": [],
"main": "node/index.js",
"repository": "bubble-dev/_",
"license": "MIT",
"main": "build/esm-loader.js",
"module": "build/index.js",
"types": "build/index.d.ts",
"files": [
"build/"
],
"engines": {
"node": ">=8.6.0"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=8.6.0"
},
"dependencies": {
"@auto/utils": "^0.0.15",
"esm": "^3.0.82",
"@auto/utils": "^0.1.0",
"fast-glob": "^2.2.2",
"graceful-fs": "^4.1.11",
"p-all": "^1.0.0"
},
"devDependencies": {
"@types/graceful-fs": "^4.1.2",
"@types/p-all": "^1.0.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