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

@scalar/themes

Package Overview
Dependencies
Maintainers
8
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scalar/themes - npm Package Compare versions

Comparing version 0.9.15 to 0.9.16

6

CHANGELOG.md
# @scalar/themes
## 0.9.16
### Patch Changes
- a5f3a84: feat(components): create combo box component
## 0.9.15

@@ -4,0 +10,0 @@

1

dist/tailwind.d.ts

@@ -120,2 +120,3 @@ /** Scalar Tailwind Preset */

full: string;
none: string;
};

@@ -122,0 +123,0 @@ borderWidth: {

4

package.json

@@ -18,3 +18,3 @@ {

],
"version": "0.9.15",
"version": "0.9.16",
"engines": {

@@ -45,7 +45,5 @@ "node": ">=18"

"tailwindcss": "^3.4.4",
"tsc-alias": "^1.8.8",
"vite": "^5.2.10",
"vite-plugin-static-copy": "^1.0.2",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.13",
"@scalar/build-tooling": "0.1.10"

@@ -52,0 +50,0 @@ },

@@ -16,2 +16,3 @@ import type { Config } from 'tailwindcss'

full: '9999px',
none: '0px',
},

@@ -18,0 +19,0 @@ borderWidth: {

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