Comparing version 2.0.0 to 2.1.0
@@ -6,3 +6,2 @@ [ | ||
"appendix", | ||
"archived", | ||
"attachment", | ||
@@ -28,8 +27,2 @@ "bookmark", | ||
"discussion", | ||
"dm_tab_1_1", | ||
"dm_tab_1_2", | ||
"dm_tab_1_3", | ||
"dm_tab_1_4", | ||
"dm_tab_1_5", | ||
"dm_tab_1_6", | ||
"enclosure", | ||
@@ -67,2 +60,3 @@ "entry-content", | ||
"publisher", | ||
"radioepg", | ||
"rendition", | ||
@@ -69,0 +63,0 @@ "reply-to", |
{ | ||
"name": "a-rel", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "List of link types for `rel` on `a` and `area`", | ||
@@ -16,4 +16,3 @@ "license": "MIT", | ||
], | ||
"dependencies": {}, | ||
"repository": "https://github.com/wooorm/a-rel", | ||
"repository": "wooorm/a-rel", | ||
"bugs": "https://github.com/wooorm/a-rel/issues", | ||
@@ -28,10 +27,16 @@ "author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)", | ||
], | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"bail": "^1.0.1", | ||
"browserify": "^14.1.0", | ||
"browserify": "^16.0.0", | ||
"concat-stream": "^1.6.0", | ||
"esmangle": "^1.0.0", | ||
"remark-cli": "^3.0.0", | ||
"remark-preset-wooorm": "^2.0.0", | ||
"hast-util-select": "^1.0.1", | ||
"hast-util-to-string": "^1.0.1", | ||
"rehype-parse": "^4.1.0", | ||
"remark-cli": "^5.0.0", | ||
"remark-preset-wooorm": "^4.0.0", | ||
"tape": "^4.4.0", | ||
"xo": "^0.18.0" | ||
"unified": "^6.1.6", | ||
"xo": "^0.20.0" | ||
}, | ||
@@ -51,5 +56,6 @@ "scripts": { | ||
"esnext": false, | ||
"ignores": [ | ||
"a-rel.js" | ||
] | ||
"rules": { | ||
"no-var": "off", | ||
"prefer-arrow-callback": "off" | ||
} | ||
}, | ||
@@ -56,0 +62,0 @@ "remarkConfig": { |
# a-rel [![Build Status][travis-badge]][travis] | ||
List of values viable for use in `rel` attributes on `a` | ||
(and `area`) elements, as defined by [MicroFormats][extensions]. | ||
(and `area`) elements, as defined by the [MicroFormats][extensions] **formats** | ||
and **HTML5 link type extensions** tables. | ||
@@ -29,3 +30,2 @@ ## Installation | ||
'appendix', | ||
'archived', | ||
'attachment', | ||
@@ -35,3 +35,4 @@ 'bookmark', | ||
'category', | ||
'chapter' ] | ||
'chapter', | ||
'child' ] | ||
``` | ||
@@ -77,2 +78,2 @@ | ||
[extensions]: http://microformats.org/wiki/existing-rel-values#HTML5_link_type_extensions | ||
[extensions]: http://microformats.org/wiki/existing-rel-values |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
5398
77
12
75