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.1.0 to 3.1.1

7

components/link.js

@@ -45,2 +45,7 @@ // @flow

/**
* A target destination window for a link to open in.
*/
target?: string,
/**
* Test ID used for e2e testing.

@@ -92,3 +97,3 @@ */

*/
onClick?: (e: SyntheticEvent<>) => void,
onClick?: (e: SyntheticEvent<>) => mixed,
|};

@@ -95,0 +100,0 @@

6

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

@@ -18,4 +18,4 @@ "publishConfig": {

"dependencies": {
"@khanacademy/wonder-blocks-color": "^1.1.0",
"@khanacademy/wonder-blocks-core": "^2.1.0"
"@khanacademy/wonder-blocks-color": "^1.1.1",
"@khanacademy/wonder-blocks-core": "^2.1.1"
},

@@ -22,0 +22,0 @@ "peerDependencies": {

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