Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

detect_flake

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detect_flake - npm Package Versions

0.6.0

Diff

Changelog

Source

Version 0.6.0 (2024-01-23)

Commits: https://github.com/aqrln/detect_flake/compare/v0.5.7...v0.6.0

Added

  • Proper parser for command arguments which mimics the POSIX shell. You can now use commands with arguments that contain spaces by wrapping them in quotes:

    detect_flake -c 'echo "hello world"'
    

    Conversely, if you relied on quotes used in the commands verbatim, they may now need to be escaped using backslashes.

  • Retroactively added the changelog since the past few versions which will now be maintained for all future releases.

aqrln
published 0.5.7 •

Changelog

Source

Version 0.5.7 (2024-01-21)

Commits: https://github.com/aqrln/detect_flake/compare/v0.5.6...v0.5.7

No code changes in this release, just a fixup in README for the published packages.

aqrln
published 0.5.6 •

Changelog

Source

Version 0.5.6 (2024-01-21)

Commits: https://github.com/aqrln/detect_flake/compare/v0.5.5...v0.5.6

Added

  • Publish pre-built binaries for ARM64
  • Installation instructions in README
aqrln
published 0.5.5 •

Changelog

Source

Version 0.5.5 (2023-11-25)

Commits: https://github.com/aqrln/detect_flake/compare/v0.5.4...v0.5.5

Changed

  • Dual license under MIT and Apache-2.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