New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ag-grid-aurelia

Package Overview
Dependencies
Maintainers
3
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 16.0.0 to 17.0.0

2

bower.json
{
"name": "ag-grid-aurelia",
"version": "16.0.0",
"version": "17.0.0",
"homepage": "http://www.ag-grid.com/",

@@ -5,0 +5,0 @@ "authors": [

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

// ag-grid-aurelia v16.0.0
// ag-grid-aurelia v17.0.0
import { ComponentAttached, ComponentDetached, Container, TaskQueue, ViewResources } from "aurelia-framework";

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

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

// ag-grid-aurelia v16.0.0
// ag-grid-aurelia v17.0.0
"use strict";

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

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

// ag-grid-aurelia v16.0.0
// ag-grid-aurelia v17.0.0
import { ColDef } from "ag-grid/main";

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

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

// ag-grid-aurelia v16.0.0
// ag-grid-aurelia v17.0.0
"use strict";

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

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

// ag-grid-aurelia v16.0.0
// ag-grid-aurelia v17.0.0
import { TargetInstruction } from "aurelia-framework";

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

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

// ag-grid-aurelia v16.0.0
// ag-grid-aurelia v17.0.0
"use strict";

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

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

// ag-grid-aurelia v16.0.0
// ag-grid-aurelia v17.0.0
export declare function generateBindables(names: string[], bindingModeToUse?: any): any;

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

// ag-grid-aurelia v16.0.0
// ag-grid-aurelia v17.0.0
"use strict";

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

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

// ag-grid-aurelia v16.0.0
// ag-grid-aurelia v17.0.0
import { Container, TaskQueue, ViewCompiler, ViewResources } from "aurelia-framework";

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

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

// ag-grid-aurelia v16.0.0
// ag-grid-aurelia v17.0.0
"use strict";

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

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

// ag-grid-aurelia v16.0.0
// ag-grid-aurelia v17.0.0
import { Container, ViewResources } from "aurelia-framework";

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

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

// ag-grid-aurelia v16.0.0
// ag-grid-aurelia v17.0.0
"use strict";

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

{
"name": "ag-grid-aurelia",
"version": "16.0.0",
"version": "17.0.0",
"description": "ag-Grid Aurelia Component",

@@ -40,3 +40,3 @@ "main": "./main.js",

"aurelia-framework": "1.x",
"ag-grid": "^16.0.0"
"ag-grid": "^17.0.0"
},

@@ -43,0 +43,0 @@ "dependencies": {

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