Sign In

@arelay/cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arelay/cli - npm Package Compare versions

Comparing version
0.1.5
to
0.1.6
+2
-2
dist/version.d.ts

@@ -1,2 +0,2 @@

/** Kept in sync with package.json by the release process. */
export declare const PACKAGE_VERSION = "0.1.1";
/** Kept in sync with package.json — version.test.ts fails the build if it drifts. */
export declare const PACKAGE_VERSION = "0.1.6";

@@ -1,2 +0,2 @@

/** Kept in sync with package.json by the release process. */
export const PACKAGE_VERSION = '0.1.1';
/** Kept in sync with package.json — version.test.ts fails the build if it drifts. */
export const PACKAGE_VERSION = '0.1.6';
{
"name": "@arelay/cli",
"version": "0.1.5",
"version": "0.1.6",
"mcpName": "io.github.mmmikael/arelay",

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