Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-md/typography

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/typography - npm Package Compare versions

Comparing version 2.6.0 to 2.7.0

17

CHANGELOG.md

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

# [2.7.0](https://github.com/mlaursen/react-md/compare/v2.6.0...v2.7.0) (2021-02-28)
### Documentation
* **tsdoc:** fixed remaining tsdoc syntax warnings ([946f4dd](https://github.com/mlaursen/react-md/commit/946f4dddf380b9f2313fb76d54d969aa2adbff53))
### Other Internal Changes
* updated test coverage to not include conditional component PropTypes ([24e5df1](https://github.com/mlaursen/react-md/commit/24e5df14c731411d7691253383435036326407b5))
# [2.6.0](https://github.com/mlaursen/react-md/compare/v2.5.5...v2.6.0) (2021-02-13)

@@ -8,0 +25,0 @@

4

dist/scssVariables.d.ts

@@ -1,5 +0,1 @@

/**
* This file was generated from @react-md/dev-utils and should not be updated
* manually.
*/
declare const _default: {

@@ -6,0 +2,0 @@ "rmd-typography-font-family": string;

"use strict";
/**
/*
* This file was generated from @react-md/dev-utils and should not be updated

@@ -4,0 +4,0 @@ * manually.

@@ -41,2 +41,3 @@ var __assign = (this && this.__assign) || function () {

});
/* istanbul ignore next */
if (process.env.NODE_ENV !== "production") {

@@ -43,0 +44,0 @@ try {

@@ -105,2 +105,3 @@ var __assign = (this && this.__assign) || function () {

});
/* istanbul ignore next */
if (process.env.NODE_ENV !== "production") {

@@ -107,0 +108,0 @@ try {

@@ -39,2 +39,3 @@ var __assign = (this && this.__assign) || function () {

});
/* istanbul ignore next */
if (process.env.NODE_ENV !== "production") {

@@ -41,0 +42,0 @@ try {

@@ -66,2 +66,3 @@ "use strict";

});
/* istanbul ignore next */
if (process.env.NODE_ENV !== "production") {

@@ -68,0 +69,0 @@ try {

@@ -111,2 +111,3 @@ "use strict";

});
/* istanbul ignore next */
if (process.env.NODE_ENV !== "production") {

@@ -113,0 +114,0 @@ try {

@@ -64,2 +64,3 @@ "use strict";

});
/* istanbul ignore next */
if (process.env.NODE_ENV !== "production") {

@@ -66,0 +67,0 @@ try {

{
"name": "@react-md/typography",
"version": "2.6.0",
"version": "2.7.0",
"description": "The base package for including typography for react-md.",

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

"dependencies": {
"@react-md/theme": "^2.6.0",
"@react-md/utils": "^2.6.0",
"@react-md/theme": "^2.7.0",
"@react-md/utils": "^2.7.0",
"classnames": "^2.2.6"

@@ -56,3 +56,3 @@ },

},
"gitHead": "fe442494d054126c0ba9ee40260d234668e2ba18"
"gitHead": "931e81f628b580837df3a97267a42c9880b13815"
}

@@ -1,2 +0,2 @@

/**
/*
* This file was generated from @react-md/dev-utils and should not be updated

@@ -3,0 +3,0 @@ * manually.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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