Socket
Socket
Sign inDemoInstall

@amcharts/amcharts3-angular

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amcharts/amcharts3-angular - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

4

package.json
{
"name": "@amcharts/amcharts3-angular",
"version": "3.0.0",
"version": "3.0.1",
"description": "Official Angular 2 plugin for amCharts V3",

@@ -10,3 +10,3 @@ "repository": {

"peerDependencies": {
"@angular/core": "^12.2.0"
"@angular/core": "^12.2.0 || ^13.0.0"
},

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

@@ -80,2 +80,3 @@ Official Angular plugin for amCharts V3

```typescript
import { Component } from '@angular/core';
import { AmChartsService, AmChart } from '@amcharts/amcharts3-angular';

@@ -171,2 +172,5 @@

### 3.0.1
* Adding in support for Angular 13
### 3.0.0

@@ -173,0 +177,0 @@ * Adding in support for Angular 12 Ivy

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