deasciifier
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "deasciifier", | ||
"version": "0.0.1", | ||
"description": "deasciifier.com node helper", | ||
"version": "0.0.2", | ||
"description": "deasciifier.com OS X Workflow", | ||
"main": "deasciifier.js", | ||
"scripts": { | ||
"postinstall": "open \"workflow/Convert Text to Turkish.workflow\"" | ||
"postinstall": "node generate_workflow.js && open \"workflow/Convert Text to Turkish.workflow\"" | ||
}, | ||
@@ -14,13 +14,21 @@ "bin": { | ||
"type": "git", | ||
"url": "https://github.com/f/deasciify" | ||
"url": "https://github.com/f/deasciifier" | ||
}, | ||
"keywords": [ | ||
"deasciifier", | ||
"turkish" | ||
"turkish", | ||
"ascii", | ||
"os x workflow" | ||
], | ||
"author": "fkadev", | ||
"author": { | ||
"name": "fkadev" | ||
}, | ||
"license": "BSD", | ||
"bugs": { | ||
"url": "https://github.com/f/deasciify/issues" | ||
}, | ||
"homepage": "https://github.com/f/deasciify", | ||
"dependencies": { | ||
"underscore": "^1.6.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
260596
10
923
1
51
1
+ Addedunderscore@^1.6.0
+ Addedunderscore@1.13.7(transitive)