Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-clickable

Package Overview
Dependencies
Maintainers
1
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.3.0 to 1.4.0

5

components/clickable.js

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

/**
* Adds CSS classes to the Clickable.
*/
className?: string,
/**
* Disables or enables the child; defaults to false

@@ -48,0 +53,0 @@ */

6

package.json
{
"name": "@khanacademy/wonder-blocks-clickable",
"version": "1.3.0",
"version": "1.4.0",
"design": "v1",

@@ -18,3 +18,3 @@ "description": "Clickable component for Wonder-Blocks.",

"dependencies": {
"@khanacademy/wonder-blocks-core": "^2.6.2"
"@khanacademy/wonder-blocks-core": "^2.7.0"
},

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

},
"gitHead": "d54b1f3b101a92dc4a53e0f6aa4621db2e2a5b6e"
"gitHead": "483662a65071f7f5539a5a40adc9e6c22d441bf8"
}
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