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.3.1 to 2.3.2

5

components/button.js

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

/**
* A target destination window for a link to open in.
*/
target?: string,
/**
* Whether to avoid using client-side navigation.

@@ -86,0 +91,0 @@ *

2

index.js
// @flow
import Button from "./components/button.js";
import type {SharedProps} from "./components/button.js";
export type {SharedProps as ButtonProps};
export {Button as default};

2

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

@@ -5,0 +5,0 @@ "publishConfig": {

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