native-hello
Advanced tools
+1
-1
| { | ||
| "name": "native-hello", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Returns greetings based off of geolocation", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
| const pckg = require('native-hello') | ||
| console.log(pckg.sayGoodbyeByCountry("china ")) |
| { | ||
| "lockfileVersion": 3, | ||
| "requires": true, | ||
| "packages": { | ||
| "..": { | ||
| "name": "native-hello", | ||
| "version": "1.0.0", | ||
| "license": "ISC", | ||
| "devDependencies": { | ||
| "@types/node": "^18.15.0" | ||
| } | ||
| }, | ||
| "../node_modules/@types/node": { | ||
| "version": "18.15.0", | ||
| "dev": true, | ||
| "license": "MIT" | ||
| }, | ||
| "node_modules/native-hello": { | ||
| "resolved": "..", | ||
| "link": true | ||
| } | ||
| } | ||
| } |
| { | ||
| "name": "tester", | ||
| "version": "1.0.0", | ||
| "description": "", | ||
| "main": "index.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "author": "", | ||
| "license": "ISC" | ||
| } |
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
5397
-11.83%2
-60%184
-11.54%