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

theme-service

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

theme-service - npm Package Compare versions

Comparing version 2.0.0-rc.17 to 2.0.0-rc.19

2

package.json

@@ -1,1 +0,1 @@

{"name":"theme-service","scripts":{"build":"techor build","dev":"pnpm build --watch","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Lightweight CSS theme switching","author":"Aoyue Design LLC.","funding":"https://css.master.co/docs/donate","homepage":"https://rc.css.master.co/docs/theme-service","bugs":{"url":"https://github.com/master-co/css/issues"},"repository":{"type":"git","url":"https://github.com/master-co/css.git","directory":"packages/theme-service"},"keywords":["css","theme","theme-switching","prefers-color-scheme","dark mode","mastercss"],"sideEffects":false,"main":"./dist/index.cjs","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","browser":"./dist/index.browser.js","types":"./dist/index.d.ts","exports":{".":{"browser":{"import":"./dist/index.mjs","types":"./dist/index.browser.d.ts"},"require":"./dist/index.cjs","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"publishConfig":{"access":"public"},"devDependencies":{"@techor/extend":"^3.0.11"},"version":"2.0.0-rc.17"}
{"name":"theme-service","type":"module","scripts":{"build":"techor build","dev":"pnpm build --watch","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Lightweight CSS theme switching","author":"Aoyue Design LLC.","funding":"https://css.master.co/docs/donate","homepage":"https://rc.css.master.co/docs/theme-service","bugs":{"url":"https://github.com/master-co/css/issues"},"repository":{"type":"git","url":"https://github.com/master-co/css.git","directory":"packages/theme-service"},"keywords":["css","theme","theme-switching","prefers-color-scheme","dark mode","mastercss"],"sideEffects":false,"main":"./dist/index.cjs","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","browser":"./dist/index.browser.js","types":"./dist/index.d.ts","exports":{".":{"browser":{"import":"./dist/index.mjs","types":"./dist/index.browser.d.ts"},"require":"./dist/index.cjs","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"publishConfig":{"access":"public","provenance":true},"devDependencies":{"@techor/extend":"^3.0.16"},"version":"2.0.0-rc.19"}

@@ -51,3 +51,3 @@ <br>

</a>
<a aria-label="Github Actions" href="https://github.com/1aron/repo/actions/workflows/release.yml">
<a aria-label="Github Actions" href="https://github.com/master-co/css/actions/workflows/release.yml">
<picture>

@@ -54,0 +54,0 @@ <source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/github/actions/workflow/status/theme-service/release.yml?branch=rc&label=%20&message=twitter&color=212022&logo=githubactions&style=for-the-badge">

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