@bitwala/shared
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@bitwala/shared", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "", | ||
"main": "gulpfile.js", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"babel-eslint": "^6.0.3", | ||
"babel-plugin-add-module-exports": "^0.1.3", | ||
"babel-preset-es2015": "^6.6.0", | ||
"babel-preset-react": "^6.5.0", | ||
"babel-preset-stage-2": "^6.5.0", | ||
"eslint": "^2.8.0", | ||
"eslint-config-airbnb": "^7.0.0", | ||
"eslint-plugin-jsx-a11y": "^0.6.2", | ||
"eslint-plugin-react": "^4.3.0", | ||
"gulp": "^3.9.1", | ||
"gulp-babel": "^6.1.2", | ||
"gulp-directory-sync": "^1.2.3", | ||
"shelljs": "^0.6.0" | ||
}, | ||
"main": "index.js", | ||
"scripts": { | ||
"start": "gulp", | ||
"native": "gulp native", | ||
"run-once": "gulp run-once", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"publish": "cd dist && npm publish" | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"dependencies": { | ||
"moment": "^2.13.0" | ||
} | ||
} |
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
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
130409
0
4389
1
78
2
0
1
+ Addedmoment@^2.13.0
+ Addedmoment@2.30.1(transitive)