New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@khanacademy/simple-markdown

Package Overview
Dependencies
Maintainers
1
Versions
790
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/simple-markdown - npm Package Compare versions

Comparing version 0.0.0-PR851-20231205214607 to 0.0.0-PR858-20231206222408

13

CHANGELOG.md
# @khanacademy/simple-markdown
## 0.0.0-PR851-20231205214607
## 0.0.0-PR858-20231206222408
### Patch Changes
- Updated dependencies [[`8857950b`](https://github.com/Khan/perseus/commit/8857950bdeeb6e13bc3766b1c6545289b21cbe2a)]:
- @khanacademy/perseus-core@0.0.0-PR858-20231206222408
## 0.11.1
### Patch Changes
- [#814](https://github.com/Khan/perseus/pull/814) [`105d2060`](https://github.com/Khan/perseus/commit/105d20603d935d35cff237b17f0bfb57ca751e4c) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor build change to how we provide Typescript type definitions (should be no change to build output).
- Updated dependencies [[`a91c84fe`](https://github.com/Khan/perseus/commit/a91c84fe53827ff4333220777a9918882b7fe9f0), [`8857950b`](https://github.com/Khan/perseus/commit/8857950bdeeb6e13bc3766b1c6545289b21cbe2a), [`105d2060`](https://github.com/Khan/perseus/commit/105d20603d935d35cff237b17f0bfb57ca751e4c)]:
- @khanacademy/perseus-core@0.0.0-PR851-20231205214607
- Updated dependencies [[`a91c84fe`](https://github.com/Khan/perseus/commit/a91c84fe53827ff4333220777a9918882b7fe9f0), [`105d2060`](https://github.com/Khan/perseus/commit/105d20603d935d35cff237b17f0bfb57ca751e4c)]:
- @khanacademy/perseus-core@1.4.0

@@ -12,0 +19,0 @@ ## 0.11.0

@@ -5,3 +5,3 @@ import { addLibraryVersionToPerseusDebug } from '@khanacademy/perseus-core';

const libName = "@khanacademy/simple-markdown";
const libVersion = "0.11.0";
const libVersion = "0.11.1";
addLibraryVersionToPerseusDebug(libName, libVersion);

@@ -8,0 +8,0 @@

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

const libName = "@khanacademy/simple-markdown";
const libVersion = "0.11.0";
const libVersion = "0.11.1";
perseusCore.addLibraryVersionToPerseusDebug(libName, libVersion);

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

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

"license": "MIT",
"version": "0.0.0-PR851-20231205214607",
"version": "0.0.0-PR858-20231206222408",
"publishConfig": {

@@ -26,3 +26,3 @@ "access": "public"

"dependencies": {
"@khanacademy/perseus-core": "0.0.0-PR851-20231205214607",
"@khanacademy/perseus-core": "0.0.0-PR858-20231206222408",
"@types/react": ">=16.0.0"

@@ -29,0 +29,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