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 - npm Package Compare versions

Comparing version 0.10.3 to 0.10.4

2

check-eik-version.js

@@ -5,5 +5,3 @@ #!/usr/bin/env node

console.log("CHECKING EIK VERSION")
const { version, newVersion } = await getNewEikVersion()
console.log("VERSION", version, newVersion)
process.exit(version === newVersion ? 0 : 1)

2

package.json
{
"name": "eik-ci-utils",
"version": "0.10.3",
"version": "0.10.4",
"type": "module",

@@ -5,0 +5,0 @@ "bin": {

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