@magusn/components
Advanced tools
+21
| MIT License | ||
| Copyright (c) 2020 Noah Jorgensen | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
+5
-3
| { | ||
| "name": "@magusn/components", | ||
| "version": "0.2.1", | ||
| "gitHead": "e949250e8467604cb71f28d0da995accb467a01d", | ||
| "version": "0.2.2", | ||
| "gitHead": "e71ca709c7f2633a7863e79c61cfd82fc08d4016", | ||
| "description": "common components", | ||
@@ -31,3 +31,3 @@ "author": "magus", | ||
| "cross-env": "^7.0.2", | ||
| "eslint": "^6.8.0", | ||
| "eslint": "7", | ||
| "eslint-config-prettier": "^6.7.0", | ||
@@ -37,2 +37,3 @@ "eslint-config-standard": "^14.1.0", | ||
| "eslint-plugin-import": "^2.18.2", | ||
| "eslint-plugin-jest": "^25.3.0", | ||
| "eslint-plugin-node": "^11.0.0", | ||
@@ -42,2 +43,3 @@ "eslint-plugin-prettier": "^3.1.1", | ||
| "eslint-plugin-react": "^7.17.0", | ||
| "eslint-plugin-react-hooks": "^4.3.0", | ||
| "eslint-plugin-standard": "^4.0.1", | ||
@@ -44,0 +46,0 @@ "gh-pages": "^2.2.0", |
3941
41%9
12.5%21
10.53%