@xiaobai-world/upload
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -1,3 +0,4 @@ | ||
#!/usr/bin/env node | ||
console.log('hello world') | ||
console.log('hello world') | ||
const pkg = require('./package.json') | ||
console.log(pkg) | ||
console.log(process.env.PWD) |
{ | ||
"name": "@xiaobai-world/upload", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "upload to xiaobai store", | ||
"main": "index.js", | ||
"bin": "./index.js", | ||
"scripts": { | ||
@@ -8,0 +7,0 @@ "start": "node index", |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
1916
3
1