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
47
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-rc.15 to 4.0.0

2

dist/actions.js
/*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/*
Copyright 2020-2023 Lowdefy, Inc
Copyright 2020-2024 Lowdefy, Inc

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

{
"name": "@lowdefy/plugin-csv",
"version": "4.0.0-rc.15",
"version": "4.0.0",
"license": "Apache-2.0",

@@ -38,11 +38,6 @@ "description": "",

],
"scripts": {
"build": "swc src --out-dir dist --config-file ../../../../.swcrc --delete-dir-on-start --copy-files",
"clean": "rm -rf dist",
"prepublishOnly": "pnpm build"
},
"devDependencies": {
"@jest/globals": "28.1.3",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.92",
"@swc/cli": "0.1.63",
"@swc/core": "1.3.99",
"@swc/jest": "0.2.29",

@@ -55,3 +50,6 @@ "jest": "28.1.3",

},
"gitHead": "5494bebbf0561fa158fdb3160cf960808e9d6077"
}
"scripts": {
"build": "swc src --out-dir dist --config-file ../../../../.swcrc --delete-dir-on-start --copy-files",
"clean": "rm -rf dist"
}
}
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