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
940
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-PR973-20240207194831 to 0.0.0-PR973-20240207204403

dist/index.d.ts

4

CHANGELOG.md
# @khanacademy/simple-markdown
## 0.0.0-PR973-20240207194831
## 0.0.0-PR973-20240207204403

@@ -10,3 +10,3 @@ ### Patch Changes

- Updated dependencies [[`2ffc6971`](https://github.com/Khan/perseus/commit/2ffc6971e7003cbc64a8a3988337c6ca6019c9db)]:
- @khanacademy/perseus-core@0.0.0-PR973-20240207194831
- @khanacademy/perseus-core@0.0.0-PR973-20240207204403

@@ -13,0 +13,0 @@ ## 0.11.3

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

"license": "MIT",
"version": "0.0.0-PR973-20240207194831",
"version": "0.0.0-PR973-20240207204403",
"publishConfig": {

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

"source": "src/index.ts",
"types": "dist/types/index.d.ts",
"types": "dist/index.d.ts",
"scripts": {

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

"dependencies": {
"@khanacademy/perseus-core": "0.0.0-PR973-20240207194831",
"@khanacademy/perseus-core": "0.0.0-PR973-20240207204403",
"@types/react": ">=16.0.0"

@@ -31,0 +31,0 @@ },

{
"extends": "../tsconfig-shared.json",
"compilerOptions": {
"outDir": "./dist/types",
"outDir": "./dist",
"rootDir": "src",

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