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-PR585-20230626235520 to 0.0.0-PR587-20230627172615

2

CHANGELOG.md
# @khanacademy/perseus-core
## 0.0.0-PR585-20230626235520
## 0.0.0-PR587-20230627172615

@@ -5,0 +5,0 @@ ### Patch Changes

export type PerseusAnalyticsEvent = {
type: "perseus:expression-evaluated";
payload: {
virtualKeypadVersion: string;
result: "correct" | "incorrect" | "invalid";

@@ -5,0 +6,0 @@ };

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

"license": "MIT",
"version": "0.0.0-PR585-20230626235520",
"version": "0.0.0-PR587-20230627172615",
"publishConfig": {

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

@@ -6,2 +6,3 @@ // A type union of all the events that any package in the Perseus ecosystem can

payload: {
virtualKeypadVersion: string;
result: "correct" | "incorrect" | "invalid";

@@ -8,0 +9,0 @@ };

Sorry, the diff of this file is not supported yet

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