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
541
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-PR1981-20241211205756 to 0.0.0-PR1989-20241212010719

2

dist/es/index.js

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

}
} catch (e) {
} catch (_unused) {
// invalid URLs should throw a TypeError

@@ -297,0 +297,0 @@ // see for instance: `new URL("");`

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

}
} catch (e) {
} catch {
// invalid URLs should throw a TypeError

@@ -301,0 +301,0 @@ // see for instance: `new URL("");`

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

"license": "MIT",
"version": "0.0.0-PR1981-20241211205756",
"version": "0.0.0-PR1989-20241212010719",
"publishConfig": {

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

"dependencies": {
"@khanacademy/perseus-core": "0.0.0-PR1981-20241211205756"
"@khanacademy/perseus-core": "0.0.0-PR1989-20241212010719"
},

@@ -32,0 +32,0 @@ "devDependencies": {

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