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

@scalar/themes

Package Overview
Dependencies
Maintainers
0
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.51 to 0.9.52

dist/fonts.css.cjs

6

CHANGELOG.md
# @scalar/themes
## 0.9.52
### Patch Changes
- 1fa0d20: feat(themes): add commonjs export for themes
## 0.9.51

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

4

package.json

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

],
"version": "0.9.51",
"version": "0.9.52",
"engines": {

@@ -29,2 +29,3 @@ "node": ">=18"

"import": "./dist/index.js",
"require": "./dist/index.cjs",
"types": "./dist/index.d.ts",

@@ -35,2 +36,3 @@ "default": "./dist/index.js"

"import": "./dist/tailwind.js",
"require": "./dist/tailwind.cjs",
"types": "./dist/tailwind.d.ts",

@@ -37,0 +39,0 @@ "default": "./dist/tailwind.js"

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