Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@khanacademy/wonder-blocks-link

Package Overview
Dependencies
Maintainers
1
Versions
299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/wonder-blocks-link - npm Package Compare versions

Comparing version 3.4.1 to 3.4.2

19

components/link.js

@@ -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 @@ */

4

package.json
{
"name": "@khanacademy/wonder-blocks-link",
"version": "3.4.1",
"version": "3.4.2",
"design": "v1",

@@ -30,3 +30,3 @@ "publishConfig": {

},
"gitHead": "f01110e676c2caf00bc213d4283c02933b131017"
"gitHead": "56683c4c76becee78d40834acd354937e24e8781"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc