@hig/skeleton-item
Advanced tools
Comparing version 0.1.0-alpha.fc17111c to 0.2.0-alpha.b94224c6
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
@@ -235,2 +237,2 @@ | ||
module.exports = SkeletonItem; | ||
exports.default = SkeletonItem; |
{ | ||
"name": "@hig/skeleton-item", | ||
"version": "0.1.0-alpha.fc17111c", | ||
"version": "0.2.0-alpha.b94224c6", | ||
"description": "HIG SkeletonItem component", | ||
@@ -18,10 +18,10 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/themes": "0.1.0-alpha.fc17111c", | ||
"@hig/themes": "0.2.0-alpha.b94224c6", | ||
"classnames": "^2.2.5" | ||
}, | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.fc17111c", | ||
"@hig/eslint-config": "0.2.0-alpha.fc17111c", | ||
"@hig/scripts": "0.2.0-alpha.fc17111c", | ||
"@hig/styles": "0.2.0-alpha.fc17111c" | ||
"@hig/babel-preset": "0.2.0-alpha.b94224c6", | ||
"@hig/eslint-config": "0.2.0-alpha.b94224c6", | ||
"@hig/scripts": "0.2.0-alpha.b94224c6", | ||
"@hig/styles": "0.2.0-alpha.b94224c6" | ||
}, | ||
@@ -28,0 +28,0 @@ "peerDependencies": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
33844
56
616
0
+ Added@hig/themes@0.2.0-alpha.b94224c6(transitive)
- Removed@hig/themes@0.1.0-alpha.fc17111c(transitive)