@khanacademy/perseus-core
Advanced tools
Comparing version 0.0.0-PR1813-20241031163309 to 0.0.0-PR1954-20241205205358
@@ -45,3 +45,3 @@ /** | ||
const libName = "@khanacademy/perseus-core"; | ||
const libVersion = "1.5.2"; | ||
const libVersion = "1.5.3"; | ||
addLibraryVersionToPerseusDebug(libName, libVersion); | ||
@@ -48,0 +48,0 @@ |
@@ -48,3 +48,3 @@ 'use strict'; | ||
const libName = "@khanacademy/perseus-core"; | ||
const libVersion = "1.5.2"; | ||
const libVersion = "1.5.3"; | ||
addLibraryVersionToPerseusDebug(libName, libVersion); | ||
@@ -51,0 +51,0 @@ |
@@ -8,3 +8,2 @@ export interface KeypadContextRendererInterface { | ||
restoreSerializedState(state: State, callback?: () => void): void; | ||
scoreInput(): KEScore; | ||
blur(): void; | ||
@@ -11,0 +10,0 @@ focus(): boolean | null | undefined; |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "0.0.0-PR1813-20241031163309", | ||
"version": "0.0.0-PR1954-20241205205358", | ||
"publishConfig": { | ||
@@ -9,0 +9,0 @@ "access": "public" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28041
332