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

@platformatic/scalar-theme

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platformatic/scalar-theme - npm Package Compare versions

Comparing version

to
1.48.0

{
"name": "@platformatic/scalar-theme",
"version": "1.47.0",
"version": "1.48.0",
"description": "Platformatic's Scalar theme for @scalar/fastify-api-reference",

@@ -5,0 +5,0 @@ "main": "theme.js",

@@ -9,2 +9,2 @@ import { readFile } from 'node:fs/promises'

theme: await readFile(join(__dirname, 'static', 'theme.css'), 'utf8')
}
}