🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@react-md/media

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/media - npm Package Compare versions

Comparing version

to
3.0.0

4

CHANGELOG.md

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

# [3.0.0-alpha.0](https://github.com/mlaursen/react-md/compare/v2.9.1...v3.0.0-alpha.0) (2021-08-11)
# [3.0.0](https://github.com/mlaursen/react-md/compare/v2.9.1...v3.0.0) (2021-08-13)

@@ -12,3 +12,3 @@

* **sass:** use math.div instead of division since it's deprecated ([f88aca2](https://github.com/mlaursen/react-md/commit/f88aca24113ce27582d7de02b14de26f56eb6846))
* **sass:** use math.div instead of division since it's deprecated ([d8c3f12](https://github.com/mlaursen/react-md/commit/d8c3f1299ea35814667c5915880744399e5b2108))

@@ -15,0 +15,0 @@

{
"name": "@react-md/media",
"version": "3.0.0-alpha.0",
"version": "3.0.0",
"description": "This package is used for including responsive media (images, videos, etc) within your app.",

@@ -34,4 +34,4 @@ "main": "./lib/index.js",

"dependencies": {
"@react-md/theme": "^3.0.0-alpha.0",
"@react-md/utils": "^3.0.0-alpha.0",
"@react-md/theme": "^3.0.0",
"@react-md/utils": "^3.0.0",
"classnames": "^2.3.1"

@@ -52,3 +52,3 @@ },

},
"gitHead": "f5d2f34a10b8066949a787387d9d0e2f19051671"
"gitHead": "a9995e084480006a77f9123b95ce7275998fb406"
}