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

@khanacademy/wonder-blocks-button

Package Overview
Dependencies
Maintainers
1
Versions
363
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.7.0 to 2.7.1

22

components/button.js

@@ -88,4 +88,24 @@ // @flow

/**
* A target destination window for a link to open in.
* 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",
/**
* A target destination window for a link to open in. Should only be used
* when `href` is specified.
*/
target?: string,

@@ -92,0 +112,0 @@

4

package.json
{
"name": "@khanacademy/wonder-blocks-button",
"version": "2.7.0",
"version": "2.7.1",
"design": "v1",

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

},
"gitHead": "50738b8ea13445314718cba38838c0153decdd41"
"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