Socket
Socket
Sign inDemoInstall

@react-md/utils

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/utils - npm Package Compare versions

Comparing version 2.0.0 to 2.0.2

20

CHANGELOG.md

@@ -0,1 +1,21 @@

# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.2](https://github.com/mlaursen/react-md/compare/v2.0.1...v2.0.2) (2020-06-30)
### Bug Fixes
- **LICENSE:** Removed the time range from license since it was incorrect
([50c9021](https://github.com/mlaursen/react-md/commit/50c9021cedc0d642758b9fd541bb6c93d2fe1786))
- Added sideEffects field to package.json
([31820b9](https://github.com/mlaursen/react-md/commit/31820b9b43705e5849664500a17b6849eb6dc2a9))
- sideEffects formatting
([78a7b6b](https://github.com/mlaursen/react-md/commit/78a7b6b0e40c7daefb749835670705f21bd21720))
# v2.0.1
No changes.
# v2.0.0

@@ -2,0 +22,0 @@

7

package.json
{
"name": "@react-md/utils",
"version": "2.0.0",
"version": "2.0.2",
"description": "General utils for react-md.",

@@ -12,2 +12,5 @@ "scripts": {

"types": "./types/index.d.ts",
"sideEffects": [
"dist/**/*"
],
"files": [

@@ -51,3 +54,3 @@ "es/*",

},
"gitHead": "bb7b78bbafd92e86d0a7841a56dbd4d181a405af"
"gitHead": "ccb220af2d620bd6eccccf36dc689356fa1db568"
}

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