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.1-alpha.4a7966.0

12

CHANGELOG.md

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

## 0.3.0 (2020-10-01)
## <small>0.3.1-alpha.4a7966.0 (2020-10-06)</small>
* feat(markdown-overrides): Add MathBlock component (#977) ([4b46117](https://github.com/Codecademy/client-modules/commit/4b46117)), closes [#977](https://github.com/Codecademy/client-modules/issues/977)
* chore: update changelogs ([8678ae3](https://github.com/Codecademy/client-modules/commit/8678ae3))
* chore: update changelogs ([329c214](https://github.com/Codecademy/client-modules/commit/329c214))

@@ -16,2 +15,9 @@

## [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)
### ✨ Features
* **markdown-overrides:** Add MathBlock component ([#977](https://github.com/Codecademy/client-modules/issues/977)) ([4b46117](https://github.com/Codecademy/client-modules/commit/4b46117f5806ce5e705a76c7d09e42a8451658f8))
## [0.2.0](https://github.com/Codecademy/client-modules/compare/@codecademy/markdown-overrides@0.1.0...@codecademy/markdown-overrides@0.2.0) (2020-09-28)

@@ -18,0 +24,0 @@

{
"name": "@codecademy/markdown-overrides",
"description": "Markdown overrides React Components for Codecademy",
"version": "0.3.0",
"version": "0.3.1-alpha.4a7966.0",
"author": "Codecademy Engineering",

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

"dependencies": {
"@codecademy/gamut-styles": "^7.0.0",
"@codecademy/gamut-styles": "7.0.1-alpha.4a7966.0",
"classnames": "^2.2.5",

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

"license": "MIT",
"gitHead": "cc454b01965936e02f4e9f7648a6016e53472a44"
"gitHead": "4322eb0d4075eae4f55171cd7c27276c808bc732"
}