Socket
Socket
Sign inDemoInstall

@spectrum-web-components/icons-ui

Package Overview
Dependencies
9
Maintainers
10
Versions
185
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.42.3 to 0.42.4

./src/index.js

10

package.json
{
"name": "@spectrum-web-components/icons-ui",
"version": "0.42.3",
"version": "0.42.4",
"publishConfig": {

@@ -47,5 +47,5 @@ "access": "public"

"dependencies": {
"@spectrum-web-components/base": "^0.42.3",
"@spectrum-web-components/icon": "^0.42.3",
"@spectrum-web-components/iconset": "^0.42.3"
"@spectrum-web-components/base": "^0.42.4",
"@spectrum-web-components/icon": "^0.42.4",
"@spectrum-web-components/iconset": "^0.42.4"
},

@@ -67,3 +67,3 @@ "devDependencies": {

],
"gitHead": "a03edce4f21f232f1705d8eb222e6e5436cad4c3"
"gitHead": "4924ffd06681ced537edaed873a9ce8b42cf155c"
}

@@ -63,4 +63,3 @@ "use strict";

for (const icon in icons) {
if (icon === "setCustomTemplateLiteralTag")
continue;
if (icon === "setCustomTemplateLiteralTag") continue;
iconTemplates.push({

@@ -67,0 +66,0 @@ // eslint-disable-next-line @typescript-eslint/no-explicit-any

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc