Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-icon

Package Overview
Dependencies
Maintainers
1
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/wonder-blocks-icon - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

2

components/icon.js

@@ -111,3 +111,5 @@ // @flow

verticalAlign: "text-bottom",
flexShrink: 0,
flexGrow: 0,
},
});

4

dist/es/index.js

@@ -241,3 +241,5 @@ import React from 'react';

display: "inline-block",
verticalAlign: "text-bottom"
verticalAlign: "text-bottom",
flexShrink: 0,
flexGrow: 0
}

@@ -244,0 +246,0 @@ });

@@ -302,3 +302,5 @@ module.exports =

display: "inline-block",
verticalAlign: "text-bottom"
verticalAlign: "text-bottom",
flexShrink: 0,
flexGrow: 0
}

@@ -305,0 +307,0 @@ });

{
"name": "@khanacademy/wonder-blocks-icon",
"version": "1.0.10",
"version": "1.0.11",
"design": "v1",

@@ -5,0 +5,0 @@ "publishConfig": {

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