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
270
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-PR638-20230727210252 to 0.0.0-PR640-20230728151256

8

CHANGELOG.md
# @khanacademy/perseus-core
## 0.0.0-PR638-20230727210252
## 0.0.0-PR640-20230728151256
### Patch Changes
- 88bf291d: Commented RendererInterface
## 0.1.0
### Minor Changes

@@ -6,0 +12,0 @@

2

package.json

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

"license": "MIT",
"version": "0.0.0-PR638-20230727210252",
"version": "0.0.0-PR640-20230728151256",
"publishConfig": {

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

@@ -7,2 +7,5 @@ // Types that can be shared between Perseus packages

// Interfact currently only implemented by
// ServerItemRenderer and used by KeypadContext
// to pass around a renderer reference
export interface RendererInterface {

@@ -9,0 +12,0 @@ getSerializedState(): State;

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