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

@dflex/core-instance

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dflex/core-instance - npm Package Compare versions

Comparing version 3.10.2 to 3.10.3

3

dist/dev.js

@@ -789,3 +789,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.`);
}

@@ -792,0 +793,0 @@ }

{
"name": "@dflex/core-instance",
"version": "3.10.2",
"version": "3.10.3",
"description": "Core instance is a DFlex package for interactive DOM element",

@@ -30,3 +30,3 @@ "author": "Jalal Maskoun",

"devDependencies": {
"@dflex/utils": "^3.10.2"
"@dflex/utils": "^3.10.3"
},

@@ -33,0 +33,0 @@ "keywords": [

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