@hig/modal
Advanced tools
Comparing version 0.1.0-alpha.7e067661 to 0.1.0-alpha.7eda8a42
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var higReact = require('hig-react'); | ||
@@ -7,2 +9,2 @@ | ||
module.exports = higReact.Modal; | ||
exports.default = higReact.Modal; |
{ | ||
"name": "@hig/modal", | ||
"version": "0.1.0-alpha.7e067661", | ||
"version": "0.1.0-alpha.7eda8a42", | ||
"description": "HIG Modal", | ||
@@ -18,14 +18,14 @@ "author": "Autodesk Inc.", | ||
"classnames": "^2.2.5", | ||
"hig-react": "0.29.0-alpha.7e067661", | ||
"hig-react": "0.30.0-alpha.7eda8a42", | ||
"prop-types": "^15.6.1", | ||
"react-lifecycles-compat": "^3.0.2" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15.5.10", | ||
"react": "^15.4.1 || ^16.3.2" | ||
}, | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.7e067661", | ||
"@hig/eslint-config": "0.2.0-alpha.7e067661", | ||
"@hig/scripts": "0.2.0-alpha.7e067661", | ||
"@hig/styles": "0.2.0-alpha.7e067661" | ||
"@hig/babel-preset": "0.2.0-alpha.7eda8a42", | ||
"@hig/eslint-config": "0.2.0-alpha.7eda8a42", | ||
"@hig/scripts": "0.2.0-alpha.7eda8a42", | ||
"@hig/styles": "0.2.0-alpha.7eda8a42" | ||
}, | ||
@@ -32,0 +32,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
284191
8182
+ Addedprop-types@^15.6.1
+ Added@hig/avatar@0.2.0-alpha.7eda8a42(transitive)
+ Added@hig/icon@0.2.0-alpha.7eda8a42(transitive)
+ Added@hig/icon-button@0.2.0-alpha.7eda8a42(transitive)
+ Added@hig/icons@0.2.0-alpha.7eda8a42(transitive)
+ Added@hig/timestamp@0.2.0-alpha.7eda8a42(transitive)
+ Added@hig/typography@0.2.0-alpha.7eda8a42(transitive)
+ Addedhig-interface@0.2.0-alpha.7eda8a42(transitive)
+ Addedhig-react@0.30.0-alpha.7eda8a42(transitive)
+ Addedhig-vanilla@0.2.0-alpha.7eda8a42(transitive)
- Removed@hig/icon@0.1.0-alpha.7e067661(transitive)
- Removed@hig/icon-button@0.1.0-alpha.7e067661(transitive)
- Removed@hig/icons@0.1.0-alpha.7e067661(transitive)
- Removed@hig/typography@0.1.0-alpha.7e067661(transitive)
- Removedhig-interface@0.2.0-alpha.7e067661(transitive)
- Removedhig-react@0.29.0-alpha.7e067661(transitive)
- Removedhig-vanilla@0.2.0-alpha.7e067661(transitive)