@stephansama/github-env
Advanced tools
+17
-19
| { | ||
| "name": "@stephansama/github-env", | ||
| "version": "0.1.2", | ||
| "version": "0.1.3", | ||
| "description": "Additional environment variable types for GitHub CI", | ||
| "keywords": [ | ||
| "actions", | ||
| "env", | ||
| "environment-variables", | ||
| "github", | ||
| "github-env", | ||
| "process", | ||
| "types", | ||
| "typescript" | ||
| ], | ||
| "homepage": "https://packages.stephansama.info/api/@stephansama/github-env", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/stephansama/packages", | ||
| "type": "git", | ||
| "directory": "core/github-env" | ||
| }, | ||
| "homepage": "https://packages.stephansama.info/api/@stephansama/github-env", | ||
| "license": "MIT", | ||
| "author": { | ||
| "name": "Stephan Randle", | ||
| "email": "stephanrandle.dev@gmail.com", | ||
| "name": "Stephan Randle", | ||
| "url": "https://stephansama.info" | ||
| }, | ||
| "license": "MIT", | ||
| "type": "module", | ||
@@ -22,14 +32,2 @@ "types": "./src/env.d.ts", | ||
| ], | ||
| "keywords": [ | ||
| "actions", | ||
| "env", | ||
| "environment-variables", | ||
| "github", | ||
| "github-env", | ||
| "process", | ||
| "types", | ||
| "typescript" | ||
| ], | ||
| "dependencies": {}, | ||
| "devDependencies": {}, | ||
| "publishConfig": { | ||
@@ -40,5 +38,5 @@ "access": "public", | ||
| "scripts": { | ||
| "test": "tsc --noEmit", | ||
| "lint": "eslint ./src/" | ||
| "lint": "eslint ./src/", | ||
| "type-check": "tsc --noEmit" | ||
| } | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
15634
-0.26%