Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@khanacademy/wonder-blocks-typography

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.2 to 0.0.3

12

package.json
{
"name": "@khanacademy/wonder-blocks-typography",
"version": "0.0.2",
"version": "0.0.3",
"description": "Typography components for Wonder Blocks design system.",

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

},
"author": "Khan Academy",
"license": "MIT"
"author": {
"name": "Khan Academy",
"email": "opensource@khanacademy.org"
},
"license": "MIT",
"dependencies": {
"@khanacademy/wonder-blocks-core": "^0.0.1"
}
}
// @flow
import React, {Component} from "react";
import {Text} from "wonder-blocks-core";
import {Text} from "@khanacademy/wonder-blocks-core";

@@ -5,0 +5,0 @@ import styles from "./styles.js";

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