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.8.1 to 0.8.2

dist/fonts/inter.css

6

CHANGELOG.md
# @scalar/themes
## 0.8.2
### Patch Changes
- 55e01dd: fix: copy fonts to dist directory
## 0.8.1

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

10

package.json

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

],
"version": "0.8.1",
"version": "0.8.2",
"engines": {

@@ -34,12 +34,16 @@ "node": ">=18"

"./presets/purple.css": "./dist/presets/purple.css",
"./presets/solarized.css": "./dist/presets/solarized.css"
"./presets/solarized.css": "./dist/presets/solarized.css",
"./tailwind": "./src/tailwind.ts"
},
"files": [
"dist",
"CHANGELOG.md"
"CHANGELOG.md",
"src/tailwind.ts"
],
"module": "./dist/index.js",
"devDependencies": {
"@rise8/tailwind-pixel-perfect-preset": "^1.0.1",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.5.0",
"tailwindcss": "^3.3.3",
"tsc-alias": "^1.8.8",

@@ -46,0 +50,0 @@ "vite": "^5.2.10",

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