@dot-event/argv
Advanced tools
+12
-12
| { | ||
| "name": "@dot-event/argv", | ||
| "version": "2.10.5", | ||
| "version": "2.10.6", | ||
| "description": "dot-event argument parsing operation", | ||
@@ -58,24 +58,24 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@babel/runtime": "7.1.2", | ||
| "@babel/runtime": "7.1.5", | ||
| "getopts": "2.2.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/cli": "7.1.2", | ||
| "@babel/core": "7.1.2", | ||
| "@babel/cli": "7.1.5", | ||
| "@babel/core": "7.1.6", | ||
| "@babel/plugin-proposal-class-properties": "7.1.0", | ||
| "@babel/plugin-proposal-object-rest-spread": "7.0.0", | ||
| "@babel/plugin-transform-runtime": "7.1.0", | ||
| "@babel/preset-env": "7.1.0", | ||
| "@babel/preset-env": "7.1.6", | ||
| "babel-core": "7.0.0-bridge.0", | ||
| "babel-eslint": "10.0.1", | ||
| "dot-event": "2.12.5", | ||
| "@dot-event/store": "6.0.4", | ||
| "eslint": "5.8.0", | ||
| "eslint-config-prettier": "3.1.0", | ||
| "dot-event": "2.12.6", | ||
| "@dot-event/store": "6.0.5", | ||
| "eslint": "5.9.0", | ||
| "eslint-config-prettier": "3.3.0", | ||
| "eslint-plugin-prettier": "3.0.0", | ||
| "eslint-plugin-react": "7.11.1", | ||
| "husky": "1.1.3", | ||
| "husky": "1.2.0", | ||
| "jest": "23.6.0", | ||
| "lint-staged": "8.0.4", | ||
| "prettier": "1.14.3", | ||
| "lint-staged": "8.1.0", | ||
| "prettier": "1.15.2", | ||
| "rimraf": "2.6.2" | ||
@@ -82,0 +82,0 @@ }, |
+ Added
- Removed
Updated