Socket
Socket
Sign inDemoInstall

@3mo/theme

Package Overview
Dependencies
20
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.19 to 0.0.20

5

dist/Theme.d.ts
import { BackgroundStorage } from './Background.js';
import { AccentStorage } from './Accent.js';
/**
* Utilities to control the theme of the application.
*
* @ssr true
*/
export declare class Theme {

@@ -4,0 +9,0 @@ static readonly background: BackgroundStorage;

import { BackgroundStorage } from './Background.js';
import { AccentStorage } from './Accent.js';
/**
* Utilities to control the theme of the application.
*
* @ssr true
*/
export class Theme {

@@ -4,0 +9,0 @@ }

2

package.json
{
"name": "@3mo/theme",
"version": "0.0.19",
"version": "0.0.20",
"description": "Tools & tokens for theming 3MO components & applications.",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc