google-translate-api-nodejs-client
Advanced tools
Comparing version 1.5.7 to 1.5.8
{ | ||
"name": "google-translate-api-nodejs-client", | ||
"version": "1.5.7", | ||
"version": "1.5.8", | ||
"description": "", | ||
"main": "google-translate-api-nodejs-client.js", | ||
"main": "dist/google-translate-api-nodejs-client.js", | ||
"scripts": { | ||
"test": "cd test && mocha -t 5000 ./" | ||
"build": "babel --plugins transform-async-to-generator src --out-dir dist --presets node6", | ||
"test": "npm run build && cd dist/test && mocha -t 5000 ./" | ||
}, | ||
@@ -18,2 +19,6 @@ "author": "", | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
"babel-plugin-transform-async-to-generator": "^6.24.1", | ||
"babel-preset-es2015": "^6.24.1", | ||
"babel-preset-node6": "^11.0.0", | ||
"chai": "^3.5.0", | ||
@@ -20,0 +25,0 @@ "mocha": "^3.5.0" |
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
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
25898
12
701
6
8
1