Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-icon-button

Package Overview
Dependencies
Maintainers
1
Versions
380
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.1.13 to 3.1.14

1

components/icon-button-core.js

@@ -55,2 +55,3 @@ // @flow

testId,
waiting: _,
...handlers

@@ -57,0 +58,0 @@ } = this.props;

3

dist/es/index.js

@@ -244,3 +244,4 @@ import React from 'react';

testId = _this$props.testId,
handlers = _objectWithoutProperties(_this$props, ["skipClientNav", "color", "disabled", "focused", "hovered", "href", "icon", "kind", "light", "pressed", "style", "testId"]);
_ = _this$props.waiting,
handlers = _objectWithoutProperties(_this$props, ["skipClientNav", "color", "disabled", "focused", "hovered", "href", "icon", "kind", "light", "pressed", "style", "testId", "waiting"]);

@@ -247,0 +248,0 @@ var router = this.context.router;

@@ -239,3 +239,4 @@ module.exports =

testId = _this$props.testId,
handlers = _objectWithoutProperties(_this$props, ["skipClientNav", "color", "disabled", "focused", "hovered", "href", "icon", "kind", "light", "pressed", "style", "testId"]);
_ = _this$props.waiting,
handlers = _objectWithoutProperties(_this$props, ["skipClientNav", "color", "disabled", "focused", "hovered", "href", "icon", "kind", "light", "pressed", "style", "testId", "waiting"]);

@@ -242,0 +243,0 @@ var router = this.context.router;

{
"name": "@khanacademy/wonder-blocks-icon-button",
"version": "3.1.13",
"version": "3.1.14",
"design": "v1",

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

},
"gitHead": "65c91a0dcf5f6f6e3b235d40bab721ddfdd4f5cf"
"gitHead": "a0f4309b1f386713701c016d00e4b4c384e7d72a"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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