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
817
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.11.2 to 0.11.3

2

dist/es/index.js

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

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

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

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

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

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

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

"license": "MIT",
"version": "0.11.2",
"version": "0.11.3",
"publishConfig": {

@@ -22,2 +22,5 @@ "access": "public"

"source": "src/index.ts",
"files": [
"dist"
],
"scripts": {

@@ -27,3 +30,3 @@ "test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"

"dependencies": {
"@khanacademy/perseus-core": "1.4.1",
"@khanacademy/perseus-core": "1.4.2",
"@types/react": ">=16.0.0"

@@ -30,0 +33,0 @@ },

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