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

@public-ui/themes

Package Overview
Dependencies
Maintainers
1
Versions
314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@public-ui/themes - npm Package Compare versions

Comparing version 1.7.15 to 1.7.16

15

package.json
{
"name": "@public-ui/themes",
"version": "1.7.15",
"version": "1.7.16",
"license": "EUPL-1.2",

@@ -44,6 +44,6 @@ "homepage": "https://public-ui.github.io",

"devDependencies": {
"@public-ui/schema": "1.7.15",
"@types/node": "ts5.3",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"@public-ui/schema": "1.7.16",
"@types/node": "ts5.4",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"eslint": "8.57.0",

@@ -53,7 +53,7 @@ "eslint-plugin-no-loops": "0.3.0",

"rollup-plugin-postcss": "4.0.2",
"typescript": "5.4.2",
"typescript": "5.4.3",
"unbuild": "1.2.1"
},
"peerDependencies": {
"@public-ui/components": "1.7.15"
"@public-ui/components": "1.7.16"
},

@@ -78,3 +78,2 @@ "sideEffects": false,

"build": "unbuild",
"depcheck": "depcheck --ignore-bin-package --skip-missing --ignores=@public-ui/schema,@types/*",
"format": "prettier --check src",

@@ -81,0 +80,0 @@ "lint": "eslint src && tsc --noemit",

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