@khanacademy/wonder-blocks-link
Advanced tools
Comparing version 3.4.1 to 3.4.2
@@ -56,2 +56,21 @@ // @flow | ||
/** | ||
* Specifies the type of relationship between the current document and the | ||
* linked document. Should only be used when `href` is specified. | ||
*/ | ||
rel?: | ||
| "alternate" | ||
| "author" | ||
| "bookmark" | ||
| "external" | ||
| "help" | ||
| "license" | ||
| "next" | ||
| "nofollow" | ||
| "noreferrer" | ||
| "noopener" | ||
| "prev" | ||
| "search" | ||
| "tag", | ||
/** | ||
* Test ID used for e2e testing. | ||
@@ -58,0 +77,0 @@ */ |
{ | ||
"name": "@khanacademy/wonder-blocks-link", | ||
"version": "3.4.1", | ||
"version": "3.4.2", | ||
"design": "v1", | ||
@@ -30,3 +30,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "f01110e676c2caf00bc213d4283c02933b131017" | ||
"gitHead": "56683c4c76becee78d40834acd354937e24e8781" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
84855
1475