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

@dreamworld/dw-form

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dreamworld/dw-form - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

10

dw-form-field.js

@@ -84,12 +84,2 @@ /**

}
/**
* Web view crashing on iOS 14 b5 and Safari Technology Preview when interacting with mwc elements
* for Details see this[https://github.com/material-components/material-components-web-components/issues/1720]
* @override
*/
createRenderRoot() {
// don't set delegatesFocus: true due to https://bugs.webkit.org/show_bug.cgi?id=215732
return this.attachShadow({mode: 'open'});
}

@@ -96,0 +86,0 @@ }

2

package.json
{
"name": "@dreamworld/dw-form",
"version": "1.4.1",
"version": "1.4.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "dw-form.js",

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