Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@khanacademy/simple-markdown

Package Overview
Dependencies
Maintainers
0
Versions
660
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-PR2010-20241216155958 to 0.0.0-PR2015-20250118013213

2

dist/es/index.js

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

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

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

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

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

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

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

"license": "MIT",
"version": "0.0.0-PR2010-20241216155958",
"version": "0.0.0-PR2015-20250118013213",
"publishConfig": {

@@ -26,9 +26,10 @@ "access": "public"

"scripts": {
"prepublishOnly": "../../utils/package-pre-publish-check.sh",
"test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"
},
"dependencies": {
"@khanacademy/perseus-core": "0.0.0-PR2010-20241216155958"
"@khanacademy/perseus-core": "0.0.0-PR2015-20250118013213"
},
"devDependencies": {
"perseus-build-settings": "^0.4.1"
"perseus-build-settings": "^0.4.3"
},

@@ -42,2 +43,2 @@ "peerDependencies": {

]
}
}

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