create-ocode
Advanced tools
Comparing version
@@ -0,1 +1,2 @@ | ||
import * as oCode from 'ocode.dev' | ||
import { execSync } from "child_process"; | ||
@@ -2,0 +3,0 @@ import inquirer from "inquirer"; |
{ | ||
"name": "create-ocode", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "", | ||
"main": "index.js", | ||
"type": "module", | ||
"bin": { | ||
"create-ocode": "./index.js" | ||
}, | ||
"scripts": { | ||
@@ -15,4 +17,5 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"inquirer": "^9.2.14", | ||
"loading-cli": "^1.1.2" | ||
"loading-cli": "^1.1.2", | ||
"ocode.dev": "^0.1.0" | ||
} | ||
} |
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
2657
3.51%38
2.7%3
50%2
100%+ Added
+ Added
+ Added
+ Added