New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More โ†’
Socket
Sign inDemoInstall
Socket

dark-mode-toggle

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dark-mode-toggle - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

src/dark-mode-toggle.d.ts

9

package.json
{
"name": "dark-mode-toggle",
"version": "0.7.2",
"version": "0.7.3",
"description": "Web Component that toggles dark mode ๐ŸŒ’",

@@ -9,2 +9,3 @@ "main": "src/dark-mode-toggle.mjs",

"unpkg": "dist/dark-mode-toggle.min.mjs",
"types": "src/dark-mode-toggle.d.ts",
"files": [

@@ -38,9 +39,9 @@ "src",

"devDependencies": {
"eslint": "^7.5.0",
"eslint": "^7.8.1",
"eslint-config-google": "^0.14.0",
"http-server": "^0.12.3",
"shx": "^0.3.2",
"stylelint": "^13.6.1",
"stylelint": "^13.7.0",
"stylelint-config-standard": "^20.0.0",
"terser": "^4.8.0"
"terser": "^5.3.0"
},

@@ -47,0 +48,0 @@ "eslintConfig": {

@@ -286,2 +286,7 @@ # `<dark-mode-toggle>` Element

## Acknowledgements
Thanks to all [contributors](https://github.com/GoogleChromeLabs/dark-mode-toggle/graphs/contributors)
for making `<dark-mode-toggle>` even better!
## License

@@ -288,0 +293,0 @@

Sorry, the diff of this file is not supported yet

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc