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

@qualweb/qw-element

Package Overview
Dependencies
Maintainers
3
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qualweb/qw-element - npm Package Compare versions

Comparing version 0.1.20 to 0.1.21

1

dist/index.js

@@ -146,2 +146,3 @@ "use strict";

this.element.removeAttribute('_cssRules');
this.element.removeAttribute('_selector');
let result;

@@ -148,0 +149,0 @@ if (fullElement) {

2

package.json
{
"name": "@qualweb/qw-element",
"version": "0.1.20",
"version": "0.1.21",
"description": "Utilities module for qualweb",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -165,2 +165,4 @@ class QWElement {

this.element.removeAttribute('_cssRules');
this.element.removeAttribute('_selector');
let result;

@@ -167,0 +169,0 @@ if (fullElement) {

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