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

@gyldendal/kobber-icons

Package Overview
Dependencies
Maintainers
0
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gyldendal/kobber-icons - npm Package Compare versions

Comparing version 0.3.23 to 0.3.24

chunks/chunk-J5ANZJOZ.js

3

package.json
{
"name": "@gyldendal/kobber-icons",
"version": "0.3.23",
"version": "0.3.24",
"license": "MIT",

@@ -34,2 +34,3 @@ "type": "module",

"@gyldendal/kobber-stylelint": "*",
"@lit/task": "^1.0.1",
"@types/react": "18.2.0",

@@ -36,0 +37,0 @@ "@typescript-eslint/eslint-plugin": "^6.14.0",

import {
Icon
} from "@gyldendal/kobber-icons/chunks/chunk-C2EQNHI4.js";
} from "../chunks/chunk-J5ANZJOZ.js";

@@ -5,0 +5,0 @@ // src/index.react.tsx

@@ -162,3 +162,3 @@ export type IconType =

export const icons = [
export const iconsList = [
"add",

@@ -165,0 +165,0 @@ "add_figure",

@@ -18,3 +18,5 @@ import * as lit from 'lit';

type: IconType;
render(): lit_html.TemplateResult<1>;
sprite: string;
private _productTask;
render(): lit_html.TemplateResult<1> | undefined;
themedStyles: () => lit.CSSResult;

@@ -21,0 +23,0 @@ }

import {
Icon
} from "@gyldendal/kobber-icons/chunks/chunk-C2EQNHI4.js";
} from "../chunks/chunk-J5ANZJOZ.js";
export {
Icon
};
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