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-PR681-20230822140246 to 0.0.0-PR681-20230822140652

2

CHANGELOG.md
# @khanacademy/perseus-core
## 0.0.0-PR681-20230822140246
## 0.0.0-PR681-20230822140652

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

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

"license": "MIT",
"version": "0.0.0-PR681-20230822140246",
"version": "0.0.0-PR681-20230822140652",
"publishConfig": {

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

// Types that can be shared between Perseus packages
// ideally without causing circular dependencies
// Interface currently only implemented by
// ServerItemRenderer and used by KeypadContext
// to pass around a renderer reference
// Used by KeypadContext to pass around a renderer reference
export interface KeypadContextRendererInterface {

@@ -8,0 +6,0 @@ blur(): void;

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