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
360
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 0.0.1 to 0.0.2

13

package.json
{
"name": "@khanacademy/wonder-blocks-button",
"version": "0.0.1",
"version": "0.0.2",
"description": "",

@@ -13,4 +13,11 @@ "main": "index.js",

},
"author": "Khan Academy",
"license": "MIT"
"author": {
"name": "Khan Academy",
"email": "opensource@khanacademy.org"
},
"license": "MIT",
"dependencies": {
"@khanacademy/wonder-blocks-color": "^0.0.1",
"@khanacademy/wonder-blocks-typography": "^0.0.2"
}
}

@@ -5,4 +5,4 @@ // @flow

import Color from "wonder-blocks-color";
import {LabelLarge} from "wonder-blocks-typography";
import Color from "@khanacademy/wonder-blocks-color";
import {LabelLarge} from "@khanacademy/wonder-blocks-typography";

@@ -9,0 +9,0 @@ type Props = {

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