New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@generilla/cli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@generilla/cli - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+1
-1
build/lib/constants.d.ts
export declare const HOME_SUBFOLDER = ".generilla";
export declare const NOTHING = "__nothing__";
export declare const VERSION = "1.0.1";
export declare const VERSION = "1.0.3";

@@ -5,3 +5,3 @@ "use strict";

exports.NOTHING = '__nothing__';
exports.VERSION = '1.0.1';
exports.VERSION = '1.0.3';
//# sourceMappingURL=constants.js.map
{
"name": "@generilla/cli",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "./build/index.js",