Socket
Socket
Sign inDemoInstall

ag-charts-enterprise

Package Overview
Dependencies
1
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 9.0.0

.env.test

87

package.json
{
"name": "ag-charts-enterprise",
"version": "0.0.1",
"description": "",
"main": "index.js",
"version": "9.0.0",
"description": "Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue",
"main": "./dist/package/main.cjs.js",
"types": "./dist/package/main.cjs.d.ts",
"module": "./dist/package/main.esm.js",
"exports": {
"import": "./dist/package/main.esm.js",
"require": "./dist/package/main.cjs.js",
"types": "./dist/package/main.cjs.d.ts",
"default": "./dist/package/main.cjs.js"
},
"private": false,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"lint:circular": "npx madge --circular --extensions ts src/",
"lint:prune": "npx ts-prune -p tsconfig.lib.json"
},
"author": "sean@thelandsmans.com",
"license": "MIT"
"repository": {
"type": "git",
"url": "https://github.com/ag-grid/ag-charts.git"
},
"keywords": [
"chart",
"charts",
"data",
"angular",
"angular-component",
"react",
"react-component",
"reactjs",
"vue",
"vuejs"
],
"author": "AG Grid <info@ag-grid.com>",
"license": "Commercial",
"bugs": {
"url": "https://github.com/ag-grid/ag-charts/issues"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie >= 0",
"not ie_mob >= 0",
"not blackberry > 0",
"not op_mini all",
"not operamobile >= 0"
],
"homepage": "https://charts.ag-grid.com/",
"devDependencies": {
"@babel/types": "7.12.7",
"@types/jest": "^27.4.1",
"@types/jest-image-snapshot": "^5.1.0",
"@types/pixelmatch": "^5.2.4",
"@types/pngjs": "^6.0.1",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"ag-charts-community": "9.0.0",
"canvas": "^2.10.2",
"eslint": "^6.8.0",
"glob": "8.0.3",
"gulp": "^4.0.0",
"jest": "^29.5.0",
"jest-canvas-mock": "^2.4.0",
"jest-environment-jsdom": "^29.5.0",
"jest-image-snapshot": "^6.0.0",
"jest-runner": "^29.5.0",
"jest-serial-runner": "^1.2.1",
"madge": "6.0.0",
"npm-run-all": "^4.1.5",
"pixelmatch": "^5.2.1",
"rimraf": "3.0.2",
"ts-jest": "^29.1.0",
"typescript": "~4.3.5",
"gulp-replace": "^1.0.0",
"gulp-rename": "^2.0.0",
"del": "^6.0.0",
"@jest/globals": "29.6.1"
},
"dependencies": {
"ag-charts-community": "9.0.0"
},
"publishConfig": {
"access": "public"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc