Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
eik-ci-utils
Advanced tools
This checks if Eik needs versioned. It will exit with code 1
if versioning is needed - which is useful for failing CI or a pre-commit hook.
This will update the Eik version in package.json (something Eik currently doesn't support), and will not commit the change (also something Eik's version command doesn't support).
If a new version isn't needed this will be a no-op.
This will attempt a publish. Like Eik this will only publish if the version is missing assets. Unlike Eik, this will not exit with a 1
if it didn't publish.
This will run update-eik-version
, commit (with an amend-action) the package.json
, and force-push back.
Basically if you forgot to version Eik and CI yelled at you, you can run this to fix it without polluting your commits with "fix: oh crap I forgot to version again".
FAQs
## included commands
The npm package eik-ci-utils receives a total of 3 weekly downloads. As such, eik-ci-utils popularity was classified as not popular.
We found that eik-ci-utils demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.