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

secure-flow

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

secure-flow - npm Package Compare versions

Comparing version 1.0.4-beta.1 to 1.0.4-beta.2

2

package.json
{
"name": "secure-flow",
"version": "1.0.4-beta.1",
"version": "1.0.4-beta.2",
"description": "Secure Flow is a lightweight TypeScript utility package for encryption and decryption using the AES-256-CBC algorithm. This package simplifies the process of securely encrypting and decrypting text, making it easy to integrate strong encryption into your Node.js applications.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -10,5 +10,5 @@ ## SecureFlow Configuration Generator

```bash
npm install -g your-package-name
npm install -g secure-flow
# or
yarn global add your-package-name
yarn global add secure-flow
```

@@ -40,2 +40,3 @@

## Example
Here's an example of how to use the generated secureflow.config.ts file in your SecureFlow application:

@@ -56,12 +57,16 @@

## License
This package is licensed under the MIT License.
## Contributing
Contributions are welcome! Feel free to open an issue or submit a pull request.
## Bug Reports
If you find any issues with the package, please report them on the GitHub issues page.
## Author
Adarsh M
GitHub: `[Profile](https://github.com/adarshm07/)`
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