nuke-icon
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -33,3 +33,3 @@ /** @jsx createElement */ | ||
const wrapStyle = Object.assign(iconStyles[ICON_TYPES['icon']],style); | ||
const wrapStyle = Object.assign({},iconStyles[ICON_TYPES['icon']],style); | ||
const sizeStyle = iconStyles[ICON_TYPES[size]]; | ||
@@ -36,0 +36,0 @@ |
{ | ||
"name": "nuke-icon", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "", | ||
"main": "index.js", | ||
"dependencies": { | ||
"nuke-components": "^0.0.21", | ||
"nuke-core": "^0.0.15" | ||
"nuke-components": "^0.0.22", | ||
"nuke-core": "^0.0.16" | ||
}, | ||
@@ -10,0 +10,0 @@ "devDependencies": {}, |
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
2257
+ Addednuke-components@0.0.22(transitive)
+ Addednuke-core@0.0.16(transitive)
- Removednuke-components@0.0.21(transitive)
- Removednuke-core@0.0.15(transitive)
Updatednuke-components@^0.0.22
Updatednuke-core@^0.0.16