@emdaer/plugin-link
Advanced tools
+21
| MIT License | ||
| Copyright (c) 2017 Flip | ||
| 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. |
+31
-2
@@ -6,11 +6,40 @@ # Change Log | ||
| <a name="3.2.27"></a> | ||
| ## [3.2.27](https://github.com/emdaer/emdaer/compare/v3.2.26...v3.2.27) (2019-07-09) | ||
| ## [3.2.30](https://github.com/emdaer/emdaer/compare/v3.2.29...v3.2.30) (2020-04-09) | ||
| ### Bug Fixes | ||
| * butter sock ([933a599](https://github.com/emdaer/emdaer/commit/933a59947eed0f3fa75301db667a395c5c8a121d)) | ||
| ## [3.2.29](https://github.com/emdaer/emdaer/compare/v3.2.28...v3.2.29) (2020-04-09) | ||
| **Note:** Version bump only for package @emdaer/plugin-link | ||
| ## [3.2.28](https://github.com/emdaer/emdaer/compare/v3.2.27...v3.2.28) (2020-04-09) | ||
| ### Reverts | ||
| * Revert "chore: publish v3.2.27 [ci skip]" ([79e2f9d](https://github.com/emdaer/emdaer/commit/79e2f9d1eb82456740b9f74e2dd157e4a22f9f2d)) | ||
| **Note:** Version bump only for package @emdaer/plugin-link | ||
| <a name="3.2.26"></a> | ||
@@ -17,0 +46,0 @@ ## [3.2.26](https://github.com/emdaer/emdaer/compare/v3.2.25...v3.2.26) (2019-07-09) |
+6
-2
| { | ||
| "name": "@emdaer/plugin-link", | ||
| "description": "An emdaer plugin that renders anchor elements", | ||
| "version": "3.2.27", | ||
| "version": "3.2.30", | ||
| "repository": "emdaer/emdaer", | ||
@@ -17,3 +17,7 @@ "homepage": "https://emdaer.netlify.com/", | ||
| "access": "public" | ||
| } | ||
| }, | ||
| "devDependencies": { | ||
| "flow-remove-types": "^2.122.0" | ||
| }, | ||
| "gitHead": "b622922a35bddb2535fc993222847d49c3bf8144" | ||
| } |
33312
5.33%8
14.29%1
Infinity%