@khanacademy/simple-markdown
Advanced tools
Comparing version 0.0.0-PR1974-20241210214216 to 0.0.0-PR1978-20241212005803
@@ -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-PR1974-20241210214216", | ||
"version": "0.0.0-PR1978-20241212005803", | ||
"publishConfig": { | ||
@@ -29,3 +29,3 @@ "access": "public" | ||
"dependencies": { | ||
"@khanacademy/perseus-core": "0.0.0-PR1974-20241210214216" | ||
"@khanacademy/perseus-core": "0.0.0-PR1978-20241212005803" | ||
}, | ||
@@ -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
362399
+ Added@khanacademy/perseus-core@0.0.0-PR1978-20241212005803(transitive)
- Removed@khanacademy/perseus-core@0.0.0-PR1974-20241210214216(transitive)
Updated@khanacademy/perseus-core@0.0.0-PR1978-20241212005803