Socket
Socket
Sign inDemoInstall

@lrnwebcomponents/simple-icon

Package Overview
Dependencies
Maintainers
4
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lrnwebcomponents/simple-icon - npm Package Compare versions

Comparing version 7.0.18 to 8.0.0

4

custom-elements.json

@@ -193,3 +193,3 @@ {

"name": "simple-icon-lite",
"description": "`simple-icon-lite`\n`Render an SVG based icon`\n\nAttributes:\n\n * `src` {`string`} - \n\n * `icon` {`string`} - \n\n * `no-colorize` {`boolean`} - \n\n * `dir` {`string`} - \n\nProperties:\n\n * `feFlood` {`TemplateResult<2> | \"\"`} - \n\n * `src` {`string`} - \n\n * `icon` {`string`} - \n\n * `documentDir` {`string`} - \n\n * `useSafariPolyfill` {`boolean`} - \n\n * `safariMask` {`string`} - \n\n * `noColorize` {`boolean`} - \n\n * `dir` {`string`} - ",
"description": "`simple-icon-lite`\n`Render an SVG based icon`\n\nAttributes:\n\n * `src` {`string`} - \n\n * `icon` {`string`} - \n\n * `no-colorize` {`boolean`} - \n\n * `dir` {`string`} - \n\nProperties:\n\n * `feFlood` {`UncompiledTemplateResult<2> | \"\"`} - \n\n * `src` {`string`} - \n\n * `icon` {`string`} - \n\n * `documentDir` {`string`} - \n\n * `useSafariPolyfill` {`boolean`} - \n\n * `safariMask` {`string`} - \n\n * `noColorize` {`boolean`} - \n\n * `dir` {`string`} - ",
"attributes": [

@@ -244,3 +244,3 @@ {

"name": "simple-icon",
"description": "`simple-icon`\n`Render an SVG based icon`\n\nAttributes:\n\n * `contrast` {`number`} - \n\n * `src` {`string`} - \n\n * `icon` {`string`} - \n\n * `no-colorize` {`boolean`} - \n\n * `dir` {`string`} - \n\n * `accent-color` {`string`} - a selected accent-\"color\": grey, red, pink, purple, etc.\n\n * `dark` {`boolean`} - make the default theme dark?\n\nProperties:\n\n * `contrast` {`number`} - \n\n * `feFlood` {`TemplateResult<2> | \"\"`} - \n\n * `src` {`string`} - \n\n * `icon` {`string`} - \n\n * `documentDir` {`string`} - \n\n * `useSafariPolyfill` {`boolean`} - \n\n * `safariMask` {`string`} - \n\n * `noColorize` {`boolean`} - \n\n * `dir` {`string`} - \n\n * `accentColor` {`string`} - a selected accent-\"color\": grey, red, pink, purple, etc.\n\n * `dark` {`boolean`} - make the default theme dark?\n\n * `colors` - ",
"description": "`simple-icon`\n`Render an SVG based icon`\n\nAttributes:\n\n * `contrast` {`number`} - \n\n * `src` {`string`} - \n\n * `icon` {`string`} - \n\n * `no-colorize` {`boolean`} - \n\n * `dir` {`string`} - \n\n * `accent-color` {`string`} - a selected accent-\"color\": grey, red, pink, purple, etc.\n\n * `dark` {`boolean`} - make the default theme dark?\n\nProperties:\n\n * `contrast` {`number`} - \n\n * `feFlood` {`UncompiledTemplateResult<2> | \"\"`} - \n\n * `src` {`string`} - \n\n * `icon` {`string`} - \n\n * `documentDir` {`string`} - \n\n * `useSafariPolyfill` {`boolean`} - \n\n * `safariMask` {`string`} - \n\n * `noColorize` {`boolean`} - \n\n * `dir` {`string`} - \n\n * `accentColor` {`string`} - a selected accent-\"color\": grey, red, pink, purple, etc.\n\n * `dark` {`boolean`} - make the default theme dark?\n\n * `colors` - ",
"attributes": [

@@ -247,0 +247,0 @@ {

@@ -41,3 +41,4 @@ {

],
"advanced": [],
"advanced": [
],
"developer": []

@@ -44,0 +45,0 @@ },

@@ -23,3 +23,3 @@ {

},
"version": "7.0.18",
"version": "8.0.0",
"description": "Render an SVG based icon",

@@ -49,8 +49,8 @@ "repository": {

"dependencies": {
"@lrnwebcomponents/simple-colors": "^7.0.18",
"@lrnwebcomponents/simple-colors": "^8.0.0",
"flag-icons": "6.6.4",
"lit": "^2.8.0"
"lit": "^3.1.0"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.18",
"@lrnwebcomponents/deduping-fix": "^8.0.0",
"@open-wc/testing": "3.2.0",

@@ -72,3 +72,3 @@ "@polymer/iron-component-page": "github:PolymerElements/iron-component-page",

],
"gitHead": "b9873176f9fe50a77dcf25e44bf3450d26fbb37a"
"gitHead": "2791492ff7ab40c7d4c827c4b305e33c0a971230"
}

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