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

@public-ui/schema

Package Overview
Dependencies
Maintainers
0
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@public-ui/schema - npm Package Compare versions

Comparing version 1.7.28 to 1.7.29

15

package.json
{
"name": "@public-ui/schema",
"version": "1.7.28",
"version": "1.7.29",
"license": "EUPL-1.2",

@@ -47,13 +47,14 @@ "homepage": "https://public-ui.github.io",

"dependencies": {
"adopted-style-sheets": "1.1.5-rc.1"
"adopted-style-sheets": "1.1.5-rc.4"
},
"devDependencies": {
"@types/node": "ts5.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"eslint-plugin-no-loops": "0.4.0",
"typescript": "5.5.4",
"eslint": "8.57.1",
"typescript": "5.6.2",
"unbuild": "1.2.1"
},
"peerDependencies": {
"adopted-style-sheets": "1.1.5-rc.4"
},
"sideEffects": false,

@@ -77,4 +78,4 @@ "type": "module",

"format": "prettier --check src",
"lint": "eslint src && tsc --noemit"
"lint": "tsc --noemit && eslint src"
}
}
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