New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@codecademy/markdown-overrides

Package Overview
Dependencies
Maintainers
1
Versions
1526
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codecademy/markdown-overrides - npm Package Compare versions

Comparing version

to
0.3.2-alpha.8a5804.0

6

CHANGELOG.md

@@ -6,5 +6,5 @@ # Change Log

## <small>0.3.1-alpha.6179cf.0 (2020-10-06)</small>
## <small>0.3.2-alpha.8a5804.0 (2020-10-08)</small>
* chore: update changelogs ([329c214](https://github.com/Codecademy/client-modules/commit/329c214))
* chore: update changelogs ([e6c1279](https://github.com/Codecademy/client-modules/commit/e6c1279))

@@ -15,2 +15,4 @@

### [0.3.1](https://github.com/Codecademy/client-modules/compare/@codecademy/markdown-overrides@0.3.0...@codecademy/markdown-overrides@0.3.1) (2020-10-06)
## [0.3.0](https://github.com/Codecademy/client-modules/compare/@codecademy/markdown-overrides@0.2.0...@codecademy/markdown-overrides@0.3.0) (2020-10-01)

@@ -17,0 +19,0 @@

{
"name": "@codecademy/markdown-overrides",
"description": "Markdown overrides React Components for Codecademy",
"version": "0.3.1-alpha.6179cf.0",
"version": "0.3.2-alpha.8a5804.0",
"author": "Codecademy Engineering",

@@ -17,3 +17,3 @@ "main": "dist/index.js",

"dependencies": {
"@codecademy/gamut-styles": "7.0.1-alpha.6179cf.0",
"@codecademy/gamut-styles": "7.0.2-alpha.8a5804.0",
"classnames": "^2.2.5",

@@ -33,3 +33,3 @@ "katex": "0.9.0"

"license": "MIT",
"gitHead": "20f7ae3848a41a2d3631f828cf39c69a877ec307"
"gitHead": "9d50ab13b9a7d022c1ddd6ec2a1f7fbe448fe2bf"
}