Socket
Socket
Sign inDemoInstall

@react-md/portal

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/portal - npm Package Compare versions

Comparing version 2.7.0 to 2.8.0

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

# [2.8.0](https://github.com/mlaursen/react-md/compare/v2.7.1...v2.8.0) (2021-04-22)
### Other Internal Changes
* **tsconfig:** separate tsconfig by package instead of a single root ([b278230](https://github.com/mlaursen/react-md/commit/b2782303b2a2db07eeaa25b6a3d04337976cffaa))
# [2.7.0](https://github.com/mlaursen/react-md/compare/v2.6.0...v2.7.0) (2021-02-28)

@@ -8,0 +20,0 @@

6

package.json
{
"name": "@react-md/portal",
"version": "2.7.0",
"version": "2.8.0",
"description": "This package is for including icons within react-md. There is included support for both font icons and SVG icons. There is also a helper component for applying spacing between icons and text.",

@@ -40,3 +40,3 @@ "main": "./lib/index.js",

"devDependencies": {
"react": "^17.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.1"

@@ -54,3 +54,3 @@ },

},
"gitHead": "931e81f628b580837df3a97267a42c9880b13815"
"gitHead": "20e013ae17ebccaaac74e246b9cde88df11d5c84"
}
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