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-PR790-20231103191602 to 0.0.0-PR814-20231129003235

8

CHANGELOG.md
# @khanacademy/perseus-core
## 0.0.0-PR790-20231103191602
## 0.0.0-PR814-20231129003235
### Patch Changes
- [#814](https://github.com/Khan/perseus/pull/814) [`3d63dba3`](https://github.com/Khan/perseus/commit/3d63dba32623e6e651f2434a9fec8f5415df7a55) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor build change to how we provide Typescript type definitions (should be no change to build output).
## 1.3.0
### Minor Changes

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

2

dist/es/index.js

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

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

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

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

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

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

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

"license": "MIT",
"version": "0.0.0-PR790-20231103191602",
"version": "0.0.0-PR814-20231129003235",
"publishConfig": {

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

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