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

@devexpress/dx-core

Package Overview
Dependencies
Maintainers
13
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 1.10.1 to 1.10.2

4

dist/dx-core.es.js
/**
* Bundle of @devexpress/dx-core
* Generated: 2019-02-06
* Version: 1.10.1
* Generated: 2019-02-27
* Version: 1.10.2
* License: https://js.devexpress.com/Licensing

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

/**
* Bundle of @devexpress/dx-core
* Generated: 2019-02-06
* Version: 1.10.1
* Generated: 2019-02-27
* Version: 1.10.2
* License: https://js.devexpress.com/Licensing

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

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

@@ -28,3 +28,2 @@ "author": {

"module": "dist/dx-core.es.js",
"types": "dist/dx-core.d.ts",
"globalName": "DevExpress.DXCore",

@@ -40,3 +39,2 @@ "files": [

"build:watch": "rollup -c rollup.config.js -w",
"dts": "tsc -p tsconfig.dts.json && node ./merge-dts.js",
"lint": "tslint -p tsconfig.lint.json",

@@ -46,17 +44,17 @@ "lint:fix": "yarn run lint -- --fix"

"devDependencies": {
"core-js": "^2.6.3",
"jest": "^24.0.0",
"core-js": "^2.6.5",
"jest": "^24.1.0",
"prettier": "^1.16.4",
"rollup": "^1.1.2",
"rollup": "^1.2.3",
"rollup-plugin-license": "^0.8.1",
"rollup-plugin-replace": "^2.1.0",
"rollup-plugin-typescript2": "^0.19.2",
"tslint": "^5.12.1",
"tslint": "^5.13.0",
"tslint-config-airbnb": "^5.11.1",
"tslint-config-prettier": "^1.17.0",
"tslint-config-prettier": "^1.18.0",
"tslint-react": "^3.6.0",
"typescript": "^3.3.1",
"typescript": "^3.3.3333",
"typescript-tslint-plugin": "^0.3.1"
},
"gitHead": "c49e13b898b71a22a0d8045ab5b0aa28547e27b2"
"gitHead": "e99493bd0ebb90865da223c2d76133659cdc6247"
}
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