@pergel/cli
Advanced tools
+17
-1
@@ -13,3 +13,3 @@ import { | ||
| type: "module", | ||
| version: "0.6.0", | ||
| version: "0.6.1", | ||
| packageManager: "pnpm@8.10.0", | ||
@@ -54,2 +54,18 @@ description: "Full Stack Nuxt Application. It contains the necessary toolkits for a software developer and a fast, clean, tested toolkit.", | ||
| types: "./dist/index.d.ts", | ||
| typesVersions: { | ||
| "*": { | ||
| "*": [ | ||
| "./*" | ||
| ], | ||
| types: [ | ||
| "./dist/types.d.ts" | ||
| ], | ||
| core: [ | ||
| "./dist/core.d.ts" | ||
| ], | ||
| cli: [ | ||
| "./bin/pergel.mjs" | ||
| ] | ||
| } | ||
| }, | ||
| bin: { | ||
@@ -56,0 +72,0 @@ pergel: "bin/pergel.mjs" |
+17
-1
| { | ||
| "name": "@pergel/cli", | ||
| "type": "module", | ||
| "version": "0.6.0", | ||
| "version": "0.6.1", | ||
| "packageManager": "pnpm@8.10.0", | ||
@@ -44,2 +44,18 @@ "description": "Full Stack Nuxt Application. It contains the necessary toolkits for a software developer and a fast, clean, tested toolkit.", | ||
| "types": "./dist/index.d.ts", | ||
| "typesVersions": { | ||
| "*": { | ||
| "*": [ | ||
| "./*" | ||
| ], | ||
| "types": [ | ||
| "./dist/types.d.ts" | ||
| ], | ||
| "core": [ | ||
| "./dist/core.d.ts" | ||
| ], | ||
| "cli": [ | ||
| "./bin/pergel.mjs" | ||
| ] | ||
| } | ||
| }, | ||
| "bin": { | ||
@@ -46,0 +62,0 @@ "pergel": "bin/pergel.mjs" |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
52243
0.89%1396
1.16%