theme-service
Advanced tools
Comparing version 2.0.0-rc.17 to 2.0.0-rc.19
@@ -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"> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31595
Yes