selfish-google-drive
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "selfish-google-drive", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Google drive api for that access your own account with function that named with linux command line", | ||
"main": "src/index.js", | ||
"main": "build/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "rm -rf build && babel src/ -d build/ && flow", | ||
"publish": "npm run build && npm publish" | ||
}, | ||
@@ -34,8 +35,12 @@ "keywords": [ | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
"babel-preset-flow": "^6.23.0", | ||
"eslint": "^4.17.0", | ||
"eslint-config-airbnb": "^16.1.0", | ||
"eslint-config-airbnb-flow": "^1.0.2", | ||
"eslint-plugin-import": "^2.8.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.3", | ||
"eslint-plugin-react": "^7.6.1" | ||
"eslint-plugin-react": "^7.6.1", | ||
"flow-bin": "^0.67.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
22039
18
466
0
9
5
1