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

@khanacademy/perseus-core

Package Overview
Dependencies
Maintainers
1
Versions
277
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-PR1681-20240926184516 to 0.0.0-PR1715-20241004153241

7

dist/analytics.d.ts

@@ -22,2 +22,9 @@ export type VirtualKeypadVersion = "MATH_INPUT_KEYPAD_V2" | "REACT_NATIVE_KEYPAD";

} | {
type: "perseus:interactive-graph-widget:rendered";
payload: {
type: string;
widgetType: string;
widgetId: string;
};
} | {
type: "perseus:label-image:toggle-answers-hidden";

@@ -24,0 +31,0 @@ payload: null;

2

dist/es/index.js

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

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

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

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

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

@@ -51,0 +51,0 @@

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "0.0.0-PR1681-20240926184516",
"version": "0.0.0-PR1715-20241004153241",
"publishConfig": {

@@ -9,0 +9,0 @@ "access": "public"

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