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

eik-ci-utils

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eik-ci-utils

## included commands

  • 0.10.9
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
7
increased by75%
Maintainers
1
Weekly downloads
 
Created
Source

eik-ci-utils

included commands

check-eik-version

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.

update-eik-version

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.

maybe-publish-eik

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.

fix-eik-ci

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

Package last updated on 11 Aug 2022

Did you know?

Socket

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.

Install

Related posts

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