Socket
Socket
Sign inDemoInstall

@ag-grid-enterprise/range-selection

Package Overview
Dependencies
Maintainers
3
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ag-grid-enterprise/range-selection - npm Package Compare versions

Comparing version 28.0.0 to 28.0.1

1

dist/cjs/es5/main.js

@@ -5,2 +5,1 @@ "use strict";

exports.RangeSelectionModule = rangeSelectionModule_1.RangeSelectionModule;
//# sourceMappingURL=main.js.map

@@ -199,2 +199,1 @@ "use strict";

exports.AbstractSelectionHandle = AbstractSelectionHandle;
//# sourceMappingURL=abstractSelectionHandle.js.map

@@ -527,2 +527,1 @@ "use strict";

exports.FillHandle = FillHandle;
//# sourceMappingURL=fillHandle.js.map

@@ -80,2 +80,1 @@ "use strict";

exports.RangeHandle = RangeHandle;
//# sourceMappingURL=rangeHandle.js.map

@@ -770,2 +770,1 @@ "use strict";

exports.RangeService = RangeService;
//# sourceMappingURL=rangeService.js.map

@@ -39,2 +39,1 @@ "use strict";

exports.SelectionHandleFactory = SelectionHandleFactory;
//# sourceMappingURL=selectionHandleFactory.js.map

@@ -20,2 +20,1 @@ "use strict";

};
//# sourceMappingURL=rangeSelectionModule.js.map

@@ -5,2 +5,1 @@ "use strict";

exports.RangeSelectionModule = rangeSelectionModule_1.RangeSelectionModule;
//# sourceMappingURL=main.js.map

@@ -182,2 +182,1 @@ "use strict";

exports.AbstractSelectionHandle = AbstractSelectionHandle;
//# sourceMappingURL=abstractSelectionHandle.js.map

@@ -466,2 +466,1 @@ "use strict";

exports.FillHandle = FillHandle;
//# sourceMappingURL=fillHandle.js.map

@@ -53,2 +53,1 @@ "use strict";

RangeHandle.TEMPLATE = `<div class="ag-range-handle"></div>`;
//# sourceMappingURL=rangeHandle.js.map

@@ -684,2 +684,1 @@ "use strict";

exports.RangeService = RangeService;
//# sourceMappingURL=rangeService.js.map

@@ -21,2 +21,1 @@ "use strict";

exports.SelectionHandleFactory = SelectionHandleFactory;
//# sourceMappingURL=selectionHandleFactory.js.map

@@ -20,2 +20,1 @@ "use strict";

};
//# sourceMappingURL=rangeSelectionModule.js.map
export { RangeSelectionModule } from "./rangeSelectionModule";
//# sourceMappingURL=main.js.map

@@ -197,2 +197,1 @@ var __extends = (this && this.__extends) || (function () {

export { AbstractSelectionHandle };
//# sourceMappingURL=abstractSelectionHandle.js.map

@@ -525,2 +525,1 @@ var __extends = (this && this.__extends) || (function () {

export { FillHandle };
//# sourceMappingURL=fillHandle.js.map

@@ -78,2 +78,1 @@ var __extends = (this && this.__extends) || (function () {

export { RangeHandle };
//# sourceMappingURL=rangeHandle.js.map

@@ -768,2 +768,1 @@ var __extends = (this && this.__extends) || (function () {

export { RangeService };
//# sourceMappingURL=rangeService.js.map

@@ -37,2 +37,1 @@ var __extends = (this && this.__extends) || (function () {

export { SelectionHandleFactory };
//# sourceMappingURL=selectionHandleFactory.js.map

@@ -18,2 +18,1 @@ import { ModuleNames } from "@ag-grid-community/core";

};
//# sourceMappingURL=rangeSelectionModule.js.map
export { RangeSelectionModule } from "./rangeSelectionModule";
//# sourceMappingURL=main.js.map

@@ -179,2 +179,1 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

], AbstractSelectionHandle.prototype, "init", null);
//# sourceMappingURL=abstractSelectionHandle.js.map

@@ -463,2 +463,1 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

], FillHandle.prototype, "valueService", void 0);
//# sourceMappingURL=fillHandle.js.map

@@ -50,2 +50,1 @@ import { CellRangeType, SelectionHandleType, _ } from "@ag-grid-community/core";

RangeHandle.TEMPLATE = `<div class="ag-range-handle"></div>`;
//# sourceMappingURL=rangeHandle.js.map

@@ -682,2 +682,1 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

export { RangeService };
//# sourceMappingURL=rangeService.js.map

@@ -19,2 +19,1 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

export { SelectionHandleFactory };
//# sourceMappingURL=selectionHandleFactory.js.map

@@ -18,2 +18,1 @@ import { ModuleNames } from "@ag-grid-community/core";

};
//# sourceMappingURL=rangeSelectionModule.js.map

2

package.json
{
"name": "@ag-grid-enterprise/range-selection",
"version": "28.0.0",
"version": "28.0.1",
"description": "Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue",

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

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