@khanacademy/math-input
Advanced tools
Comparing version 0.0.0-PR457-20230331233811 to 0.0.0-PR458-20230404154935
# @khanacademy/math-input | ||
## 0.0.0-PR457-20230331233811 | ||
## 0.0.0-PR458-20230404154935 | ||
@@ -5,0 +5,0 @@ ### Patch Changes |
@@ -11,3 +11,3 @@ import * as React from "react"; | ||
}; | ||
export default class PreAlgebraKeypad extends React.Component<Props, State> { | ||
export default class Keypad extends React.Component<Props, State> { | ||
state: State; | ||
@@ -14,0 +14,0 @@ render(): React.ReactNode; |
@@ -15,1 +15,2 @@ /** | ||
export type { CursorContext } from "./components/input/cursor-contexts"; | ||
export { default as BareKeypad } from "./components/keypad/index"; |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "0.0.0-PR457-20230331233811", | ||
"version": "0.0.0-PR458-20230404154935", | ||
"publishConfig": { | ||
@@ -9,0 +9,0 @@ "access": "public" |
@@ -23,1 +23,3 @@ /** | ||
export type {CursorContext} from "./components/input/cursor-contexts"; | ||
export {default as BareKeypad} from "./components/keypad/index"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
2654471
28580
28