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

nuke-icon

Package Overview
Dependencies
Maintainers
3
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-icon - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

2

index.js

@@ -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": {},

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