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
51
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.60 to 0.3.61

25

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

@@ -24,6 +24,3 @@ "type": "module",

"@gyldendal/kobber-base": "*",
"@lit/react": "^1.0.5",
"lit": "^3.2.0",
"react": "18.3.1",
"react-dom": "18.3.1"
"lit": "^3.2.0"
},

@@ -34,3 +31,3 @@ "devDependencies": {

"@types/jsdom": "^21.1.7",
"@types/react": "18.3.6",
"@types/react": "^18.3.6",
"@typescript-eslint/eslint-plugin": "^6.14.0",

@@ -62,2 +59,18 @@ "@typescript-eslint/parser": "^6.14.0",

},
"peerDependencies": {
"@lit/react": "^1.0.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"peerDependenciesMeta": {
"@lit/react": {
"optional": true
},
"react": {
"optional": true
},
"react-dom": {
"optional": true
}
},
"repository": {

@@ -64,0 +77,0 @@ "type": "git",

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