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
282
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-PR769-20231018173847 to 0.0.0-PR780-20231025183350

4

CHANGELOG.md
# @khanacademy/perseus-core
## 0.0.0-PR769-20231018173847
## 0.0.0-PR780-20231025183350
### Minor Changes
- 54c043c7: Added a CEDAR event to notify us of errors in rendering widgets
- [#780](https://github.com/Khan/perseus/pull/780) [`4ed3b33c`](https://github.com/Khan/perseus/commit/4ed3b33c4357a2d8c93684decbdcc6fef972ec53) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Added 'perseus:widget-rendering-error' analytics event.

@@ -9,0 +9,0 @@ ## 1.1.2

@@ -29,3 +29,2 @@ export type VirtualKeypadVersion = "PERSEUS_MATH_INPUT" | "MATH_INPUT_KEYPAD_V1" | "MATH_INPUT_KEYPAD_V2" | "REACT_NATIVE_KEYPAD";

widgetType: string;
widgetId: string;
};

@@ -32,0 +31,0 @@ };

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

"license": "MIT",
"version": "0.0.0-PR769-20231018173847",
"version": "0.0.0-PR780-20231025183350",
"publishConfig": {

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

@@ -39,3 +39,2 @@ export type VirtualKeypadVersion =

widgetType: string;
widgetId: string;
};

@@ -42,0 +41,0 @@ };

Sorry, the diff of this file is not supported yet

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