New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@public-ui/themes

Package Overview
Dependencies
Maintainers
1
Versions
333
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.1.18 to 1.2.0-rc.0

19

package.json
{
"name": "@public-ui/themes",
"version": "1.1.18",
"version": "1.2.0-rc.0",
"license": "EUPL-1.2",

@@ -51,13 +51,16 @@ "homepage": "https://public-ui.github.io",

"build": "unbuild",
"prepack": "unbuild",
":install": "pnpm i && pnpm update",
":publish": "npm run :install && npm publish --registry=http://localhost:4873 || true",
":republish": "npm run :unpublish && npm run :publish",
":unpublish": "npm unpublish -f --registry=http://localhost:4873"
"depcheck": "depcheck --ignore-bin-package --skip-missing --ignores=@types/*",
"format": "prettier --check src",
"lint": "eslint src && tsc --noemit",
"prepack": "unbuild"
},
"dependencies": {
"@public-ui/schema": "1.1.18"
"@public-ui/schema": "1.2.0-rc.0"
},
"devDependencies": {
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.48.1",
"@typescript-eslint/parser": "5.48.1",
"eslint": "8.31.0",
"eslint-plugin-no-loops": "0.3.0",
"typescript": "4.9.4",

@@ -67,3 +70,3 @@ "unbuild": "1.0.2"

"peerDependencies": {
"@public-ui/components": "1.1.18"
"@public-ui/components": "1.2.0-rc.0"
},

@@ -70,0 +73,0 @@ "sideEffects": false,

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