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

@dreamworld/dw-checkbox

Package Overview
Dependencies
Maintainers
4
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dreamworld/dw-checkbox - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

.circleci/config.yml

4

demo/dw-checkbox-demo.js

@@ -58,4 +58,4 @@ /**

.custom-checkbox{
--accent-color: #00BCD4;
--primary-text-color: #00BCD4;
--mdc-theme-secondary: #00BCD4;
--mdc-theme-text-primary: #00BCD4;
font-size: 30px;

@@ -62,0 +62,0 @@ }

@@ -21,7 +21,2 @@ /**

:host {
--mdc-theme-primary: var(--primary-color);
--mdc-theme-secondary: var(--accent-color);
--mdc-theme-on-primary: var(--primary-text-color);
--mdc-theme-on-secondary: var(--secondary-text-color);
display: block;

@@ -28,0 +23,0 @@ outline:none;

{
"name": "@dreamworld/dw-checkbox",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -24,5 +24,12 @@ "main": "dw-checkbox.js",

"dependencies": {
"@dreamworld/dw-form": "0.1.0",
"lit-element": "^2.2.1",
"@dreamworld/dw-form": "1.0.1",
"@material/mwc-checkbox": "^0.6.0"
},
"devDependencies": {
"semantic-release": "beta"
},
"publishConfig": {
"access": "public"
}
}

@@ -5,2 +5,3 @@ # dw-checkbox

## Installation

@@ -7,0 +8,0 @@

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