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

@lowdefy/plugin-csv

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lowdefy/plugin-csv - npm Package Compare versions

Comparing version 4.0.0-alpha.28 to 4.0.0-alpha.29

10

package.json
{
"name": "@lowdefy/plugin-csv",
"version": "4.0.0-alpha.28",
"version": "4.0.0-alpha.29",
"license": "Apache-2.0",

@@ -39,7 +39,5 @@ "description": "",

"scripts": {
"build": "yarn swc",
"build": "swc src --out-dir dist --config-file ../../../../.swcrc --delete-dir-on-start --copy-files",
"clean": "rm -rf dist",
"prepare": "yarn build",
"swc": "swc src --out-dir dist --config-file ../../../../.swcrc --delete-dir-on-start --copy-files",
"test": "yarn node --experimental-vm-modules $(yarn bin jest)"
"prepublishOnly": "pnpm build"
},

@@ -57,3 +55,3 @@ "devDependencies": {

},
"gitHead": "d0bad6be18362c0ceea1c18239c61bba0ba59300"
"gitHead": "621a191ebc0a1569ee6669dc74c12f8be5a8c7f3"
}
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