@covalent/charts
Advanced tools
Comparing version 1.0.0-beta.1-1 to 1.0.0-beta.2-1
{ | ||
"name": "@covalent/charts", | ||
"version": "1.0.0-beta.1-1", | ||
"version": "1.0.0-beta.2-1", | ||
"description": "Teradata UI Platform Charts Module", | ||
@@ -15,3 +15,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">4.4 < 7", | ||
"node": ">=6.9", | ||
"npm": ">= 3" | ||
@@ -36,7 +36,7 @@ }, | ||
], | ||
"dependencies": { | ||
"@angular/common": "^2.4.4", | ||
"@angular/core": "^2.4.4", | ||
"d3": "^4.2.1" | ||
"peerDependencies": { | ||
"@angular/common": "^2.4.5", | ||
"@angular/core": "^2.4.5", | ||
"d3": "^4.4.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
199615
59
2320
- Removed@angular/common@^2.4.4
- Removed@angular/core@^2.4.4
- Removedd3@^4.2.1