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

@devexpress/dx-core

Package Overview
Dependencies
Maintainers
9
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devexpress/dx-core - npm Package Compare versions

Comparing version 4.0.5 to 4.0.6

dist/dx-core.d.cts

4

dist/dx-core.es.js
/**
* Bundle of @devexpress/dx-core
* Generated: 2023-07-03
* Version: 4.0.5
* Generated: 2023-11-06
* Version: 4.0.6
* License: https://js.devexpress.com/Licensing

@@ -6,0 +6,0 @@ */

{
"name": "@devexpress/dx-core",
"version": "4.0.5",
"version": "4.0.6",
"description": "Core library for DevExtreme Reactive Components",

@@ -20,4 +20,10 @@ "author": {

".": {
"require": "./dist/dx-core.umd.cjs",
"module": "./dist/dx-core.es.js",
"require": {
"types": "./dist/dx-core.d.cts",
"default": "./dist/dx-core.umd.cjs"
},
"import": {
"types": "./dist/dx-core.d.ts",
"default": "./dist/dx-core.es.js"
},
"default": "./dist/dx-core.es.js"

@@ -70,3 +76,3 @@ }

},
"gitHead": "23fc6f3559351a03757bbfebff91985c4bbea0bb"
"gitHead": "c2fb5da696d36a234bd134bf4fa94d7261138417"
}

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