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

@khanacademy/perseus-core

Package Overview
Dependencies
Maintainers
0
Versions
273
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/perseus-core - npm Package Compare versions

Comparing version 0.0.0-PR1990-20241212011256 to 0.0.0-PR2007-20241213224814

2

dist/es/index.js

@@ -45,3 +45,3 @@ /**

const libName = "@khanacademy/perseus-core";
const libVersion = "1.5.3";
const libVersion = "2.0.0";
addLibraryVersionToPerseusDebug(libName, libVersion);

@@ -48,0 +48,0 @@

@@ -48,3 +48,3 @@ 'use strict';

const libName = "@khanacademy/perseus-core";
const libVersion = "1.5.3";
const libVersion = "2.0.0";
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-PR1990-20241212011256",
"version": "0.0.0-PR2007-20241213224814",
"publishConfig": {

@@ -30,3 +30,3 @@ "access": "public"

"devDependencies": {
"@khanacademy/wonder-stuff-core": "1.5.2"
"@khanacademy/wonder-stuff-core": "1.5.4"
},

@@ -33,0 +33,0 @@ "peerDependencies": {},

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