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 2.4.0 to 3.0.0

3

demo/dw-checkbox-demo.js

@@ -11,4 +11,3 @@ /**

import { html, css} from 'lit-element';
import { LitElement } from '@dreamworld/pwa-helpers/lit-element.js';
import { LitElement, html, css } from '@dreamworld/pwa-helpers/lit.js';
import '../dw-checkbox.js';

@@ -15,0 +14,0 @@

@@ -11,4 +11,3 @@ /**

import { html, css } from 'lit-element';
import { LitElement } from '@dreamworld/pwa-helpers/lit-element.js';
import { LitElement, html, css } from '@dreamworld/pwa-helpers/lit.js';
import '@material/mwc-checkbox';

@@ -15,0 +14,0 @@ import '@dreamworld/dw-form/dw-form-field';

{
"name": "@dreamworld/dw-checkbox",
"version": "2.4.0",
"version": "3.0.0",
"description": "",
"main": "dw-checkbox.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"start": "wds --node-resolve --app-index demo/index.html --open --watch"
},

@@ -24,8 +25,8 @@ "repository": {

"dependencies": {
"@dreamworld/dw-form": "^3.0.1",
"@dreamworld/pwa-helpers": "^1.10.0",
"@material/mwc-checkbox": "^0.26.1",
"lit-element": "^2.2.1"
"@dreamworld/dw-form": "^4.0.0",
"@dreamworld/pwa-helpers": "^1.13.1",
"@material/mwc-checkbox": "0.27.0"
},
"devDependencies": {
"@web/dev-server": "^0.1.34",
"semantic-release": "17.0.8"

@@ -32,0 +33,0 @@ },

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