@cloudcmd/create-element
Advanced tools
+10
-12
| { | ||
| "name": "@cloudcmd/create-element", | ||
| "version": "2.0.1", | ||
| "version": "2.0.2", | ||
| "description": "create dom element", | ||
@@ -20,3 +20,2 @@ "homepage": "http://github.com/cloudcmd/create-element", | ||
| "report": "madrun report", | ||
| "compile": "madrun compile", | ||
| "lint": "madrun lint", | ||
@@ -43,15 +42,14 @@ "fix:lint": "madrun fix:lint", | ||
| "eslint": "^6.4.0", | ||
| "eslint-plugin-node": "^10.0.0", | ||
| "eslint-plugin-putout": "^2.0.0", | ||
| "madrun": "^3.0.5", | ||
| "eslint-plugin-node": "^11.0.0", | ||
| "eslint-plugin-putout": "^3.5.0", | ||
| "madrun": "^5.4.5", | ||
| "mock-require": "^3.0.2", | ||
| "nodemon": "^1.9.2", | ||
| "nyc": "^14.1.1", | ||
| "putout": "^6.0.0", | ||
| "nodemon": "^2.0.2", | ||
| "nyc": "^15.0.0", | ||
| "putout": "^7.20.2", | ||
| "redrun": "^7.0.2", | ||
| "rimraf": "^3.0.0", | ||
| "stylelint": "^11.0.0", | ||
| "stylelint-config-standard": "^19.0.0", | ||
| "stylelint": "^13.2.1", | ||
| "stylelint-config-standard": "^20.0.0", | ||
| "supertape": "^1.2.3", | ||
| "webpack-cli": "^3.0.8", | ||
| "wraptile": "^3.0.0" | ||
@@ -64,3 +62,3 @@ }, | ||
| "currify": "^4.0.0", | ||
| "fullstore": "^2.0.2" | ||
| "fullstore": "^3.0.0" | ||
| }, | ||
@@ -67,0 +65,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
6828
3.93%18
-5.26%+ Added
- Removed
Updated