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

@hig/modal

Package Overview
Dependencies
Maintainers
4
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/modal - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [@hig/modal-v2.0.1](https://github.com/Autodesk/hig/compare/@hig/modal@2.0.0...@hig/modal@2.0.1) (2019-03-13)
### Bug Fixes
* theme-context and theme-data as peer dependencies ([676136d](https://github.com/Autodesk/hig/commit/676136d))
# [@hig/modal-v2.0.0](https://github.com/Autodesk/hig/compare/@hig/modal@1.0.2...@hig/modal@2.0.0) (2019-02-26)

@@ -2,0 +9,0 @@

9

package.json
{
"name": "@hig/modal",
"version": "2.0.0",
"version": "2.0.1",
"description": "HIG Modal",

@@ -22,7 +22,6 @@ "author": "Autodesk Inc.",

"@hig/icon-button": "^1.0.1",
"@hig/icons": "^2.0.2",
"@hig/icons": "^2.1.1",
"@hig/fonts": "^1.0.1",
"@hig/utils": "^0.3.0",
"@hig/theme-context": "^2.1.0",
"@hig/typography": "^1.0.2",
"@hig/typography": "^1.0.3",
"emotion": "^10.0.0",

@@ -33,2 +32,4 @@ "prop-types": "^15.7.1",

"peerDependencies": {
"@hig/theme-context": "^2.1.3",
"@hig/theme-data": "^2.3.3",
"react": "^15.4.1 || ^16.3.2"

@@ -35,0 +36,0 @@ },

@@ -12,3 +12,3 @@ # Modal

```bash
yarn add @hig/modal
yarn add @hig/modal @hig/theme-context @hig/theme-data
```

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

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