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

ag-grid-aurelia

Package Overview
Dependencies
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag-grid-aurelia - npm Package Compare versions

Comparing version 20.1.0 to 20.2.0

2

lib/agGridAurelia.d.ts

@@ -1,2 +0,2 @@

// ag-grid-aurelia v20.1.0
// ag-grid-aurelia v20.2.0
import { ComponentAttached, ComponentDetached, Container, TaskQueue, ViewResources } from "aurelia-framework";

@@ -3,0 +3,0 @@ import { ColumnApi, GridApi, GridOptions } from "ag-grid-community";

@@ -1,2 +0,2 @@

// ag-grid-aurelia v20.1.0
// ag-grid-aurelia v20.2.0
"use strict";

@@ -3,0 +3,0 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

@@ -1,2 +0,2 @@

// ag-grid-aurelia v20.1.0
// ag-grid-aurelia v20.2.0
import { ColDef } from "ag-grid-community";

@@ -3,0 +3,0 @@ import { AgCellTemplate, AgEditorTemplate, AgFilterTemplate, AgHeaderGroupTemplate, AgHeaderTemplate, AgPinnedRowTemplate } from "./agTemplate";

@@ -1,2 +0,2 @@

// ag-grid-aurelia v20.1.0
// ag-grid-aurelia v20.2.0
"use strict";

@@ -3,0 +3,0 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

@@ -1,2 +0,2 @@

// ag-grid-aurelia v20.1.0
// ag-grid-aurelia v20.2.0
import { TargetInstruction } from "aurelia-framework";

@@ -3,0 +3,0 @@ export declare class AgCellTemplate {

@@ -1,2 +0,2 @@

// ag-grid-aurelia v20.1.0
// ag-grid-aurelia v20.2.0
"use strict";

@@ -3,0 +3,0 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

@@ -1,2 +0,2 @@

// ag-grid-aurelia v20.1.0
// ag-grid-aurelia v20.2.0
export declare function generateBindables(names: string[], bindingModeToUse?: any): any;

@@ -1,2 +0,2 @@

// ag-grid-aurelia v20.1.0
// ag-grid-aurelia v20.2.0
"use strict";

@@ -3,0 +3,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

@@ -1,2 +0,2 @@

// ag-grid-aurelia v20.1.0
// ag-grid-aurelia v20.2.0
import { Container, TaskQueue, ViewCompiler, ViewResources } from "aurelia-framework";

@@ -3,0 +3,0 @@ import { BaseComponentWrapper, FrameworkComponentWrapper, WrapableInterface } from 'ag-grid-community';

@@ -1,2 +0,2 @@

// ag-grid-aurelia v20.1.0
// ag-grid-aurelia v20.2.0
"use strict";

@@ -3,0 +3,0 @@ var __extends = (this && this.__extends) || (function () {

@@ -1,2 +0,2 @@

// ag-grid-aurelia v20.1.0
// ag-grid-aurelia v20.2.0
import { Container, ViewResources } from "aurelia-framework";

@@ -3,0 +3,0 @@ import { IFrameworkFactory } from "ag-grid-community";

@@ -1,2 +0,2 @@

// ag-grid-aurelia v20.1.0
// ag-grid-aurelia v20.2.0
"use strict";

@@ -3,0 +3,0 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

{
"name": "ag-grid-aurelia",
"version": "20.1.0",
"version": "20.2.0",
"description": "ag-Grid Aurelia Component",

@@ -8,3 +8,2 @@ "main": "./main.js",

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "gulp"

@@ -30,3 +29,3 @@ },

"@types/core-js": "^2.5.0",
"ag-grid-community": "^20.1.0",
"ag-grid-community": "^20.2.0",
"aurelia-framework": "1.x",

@@ -42,3 +41,3 @@ "gulp": "^3.9.1",

"peerDependencies": {
"ag-grid-community": "^20.1.0",
"ag-grid-community": "^20.2.0",
"aurelia-framework": "1.x"

@@ -45,0 +44,0 @@ },

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