Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "linguister", | ||
"description": "Translate any text using the google translate api", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"main": "lib/index.js", | ||
@@ -12,3 +12,3 @@ "scripts": { | ||
"prepare": "npm run build", | ||
"prepublishOnly": "npm test && npm run lint", | ||
"prepublishOnly": "npm run build && npm test && npm run lint", | ||
"preversion": "npm test && npm run lint", | ||
@@ -24,2 +24,3 @@ "version": "npm run format && git add -A src", | ||
"keywords": [ | ||
"linguist", | ||
"translate", | ||
@@ -54,2 +55,3 @@ "translator", | ||
"eslint-plugin-typescript": "^0.12.0", | ||
"mitm": "^1.4.0", | ||
"nyc": "^13.0.1", | ||
@@ -62,6 +64,2 @@ "prettier": "^1.14.3", | ||
"homepage": "https://github.com/TomSputz/linguister#readme", | ||
"dependencies": { | ||
"google-translate-token": "^1.0.0", | ||
"got": "^6.3.2" | ||
}, | ||
"ava": { | ||
@@ -68,0 +66,0 @@ "compileEnhancements": false, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
210256
0
19
459
16
3
- Removedgoogle-translate-token@^1.0.0
- Removedgot@^6.3.2
- Removedcapture-stack-trace@1.0.2(transitive)
- Removedconfigstore@2.1.0(transitive)
- Removedcreate-error-class@3.0.2(transitive)
- Removeddot-prop@3.0.0(transitive)
- Removedduplexer3@0.1.5(transitive)
- Removedget-stream@3.0.0(transitive)
- Removedgoogle-translate-token@1.0.0(transitive)
- Removedgot@6.7.1(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedimurmurhash@0.1.4(transitive)
- Removedis-obj@1.0.1(transitive)
- Removedis-redirect@1.0.0(transitive)
- Removedis-retry-allowed@1.2.0(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedlowercase-keys@1.0.1(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedos-homedir@1.0.2(transitive)
- Removedos-tmpdir@1.0.2(transitive)
- Removedosenv@0.1.5(transitive)
- Removedprepend-http@1.0.4(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedslide@1.1.6(transitive)
- Removedtimed-out@4.0.1(transitive)
- Removedunzip-response@2.0.1(transitive)
- Removedurl-parse-lax@1.0.0(transitive)
- Removeduuid@2.0.3(transitive)
- Removedwrite-file-atomic@1.3.4(transitive)
- Removedxdg-basedir@2.0.0(transitive)