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

@dflex/utils

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dflex/utils - npm Package Compare versions

Comparing version 3.10.2 to 3.10.3

3

dist/dev.js

@@ -942,3 +942,4 @@ 'use strict';

if (!DOM.hasAttribute(attrName)) {
throw new Error(`Attribute ${attrName} does not exist on the element.`);
// eslint-disable-next-line no-console
console.error(`Attribute ${attrName} does not exist on the element.`);
}

@@ -945,0 +946,0 @@ }

{
"name": "@dflex/utils",
"version": "3.10.2",
"version": "3.10.3",
"description": "Utility package for DFlex",

@@ -5,0 +5,0 @@ "author": "Jalal Maskoun",

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