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

@syncfusion/ej2-angular-lists

Package Overview
Dependencies
Maintainers
4
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-angular-lists - npm Package Compare versions

Comparing version 17.1.47 to 17.2.28-beta

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## 17.1.47 (2019-05-14)
### ListView

@@ -7,0 +9,0 @@

2

dist/ej2-angular-lists.umd.js
/*!
* filename: ej2-angular-lists.umd.js
* version : 17.1.47
* version : 17.2.28-beta
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

/*!
* filename: ej2-angular-lists.umd.min.js
* version : 17.1.47
* version : 17.2.28-beta
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"name": "@syncfusion/ej2-angular-lists",
"version": "17.1.47",
"description": "The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"schematics": "./schematics/collection.json",
"_from": "@syncfusion/ej2-angular-lists@*",
"_id": "@syncfusion/ej2-angular-lists@17.1.1",
"_inBundle": false,
"_integrity": "sha512-U1/5NzNMKQBp7meeC62pcBqXduY+mPDjxjusE/pA8GA+BCc1SPVF2Lq/9Nb9horOwwYADHu2uuOQCHcQAAHmtw==",
"_location": "/@syncfusion/ej2-angular-lists",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@syncfusion/ej2-angular-lists@*",
"name": "@syncfusion/ej2-angular-lists",
"escapedName": "@syncfusion%2fej2-angular-lists",
"scope": "@syncfusion",
"rawSpec": "*",
"saveSpec": null,
"fetchSpec": "*"
},
"_requiredBy": [
"/"
],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-lists/-/ej2-angular-lists-17.1.1.tgz",
"_shasum": "b47dde88079cbbd824556fb1bf0f4d668ec73b0f",
"_spec": "@syncfusion/ej2-angular-lists@*",
"_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included",
"author": {
"name": "Syncfusion Inc."
},
"bugs": {
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
},
"bundleDependencies": false,
"dependencies": {
"@syncfusion/ej2-base": "~17.1.47",
"@syncfusion/ej2-angular-base": "~17.1.47",
"@syncfusion/ej2-lists": "17.1.47"
"@syncfusion/ej2-angular-base": "~17.2.28-beta",
"@syncfusion/ej2-base": "~17.2.28-beta",
"@syncfusion/ej2-lists": "17.2.28-beta"
},
"deprecated": false,
"description": "The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. for Angular",
"devDependencies": {},
"es2015": "@syncfusion/ej2-angular-lists.js",
"homepage": "https://github.com/syncfusion/ej2-angular-ui-components#readme",
"keywords": [

@@ -43,12 +72,15 @@ "ej2",

],
"license": "SEE LICENSE IN license",
"main": "dist/ej2-angular-lists.umd.js",
"metadata": "ej2-angular-lists.metadata.json",
"module": "@syncfusion/ej2-angular-lists.es5.js",
"name": "@syncfusion/ej2-angular-lists",
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
"url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
},
"schematics": "./schematics/collection.json",
"sideEffects": true,
"main": "dist/ej2-angular-lists.umd.js",
"module": "@syncfusion/ej2-angular-lists.es5.js",
"es2015": "@syncfusion/ej2-angular-lists.js",
"typings": "ej2-angular-lists.d.ts",
"metadata": "ej2-angular-lists.metadata.json"
"version": "17.2.28-beta"
}
export declare const pkgName = "@syncfusion/ej2-angular-lists";
export declare const pkgVer = "^17.1.43";
export declare const pkgVer = "^17.1.1";
export declare const moduleName = "ListViewModule";
export declare const themeVer = "~17.1.43";
export declare const themeVer = "~17.1.1";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-lists';
exports.pkgVer = '^17.1.43';
exports.pkgVer = '^17.1.1';
exports.moduleName = 'ListViewModule';
exports.themeVer = '~17.1.43';
exports.themeVer = '~17.1.1';
export const pkgName = '@syncfusion/ej2-angular-lists';
export const pkgVer = '^17.1.43';
export const pkgVer = '^17.1.1';
export const moduleName = 'ListViewModule';
export const themeVer = '~17.1.43';
export const themeVer = '~17.1.1';
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