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 2.2.4 to 2.2.5

0

amcharts.directive.ts
export * from "./src/index";
console.warn("The amcharts.directive.ts file is deprecated, import '@amcharts/amcharts3-angular' instead");

@@ -0,0 +0,0 @@ import { ElementRef, SimpleChanges, NgZone } from "@angular/core";

@@ -0,0 +0,0 @@ /**

4

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

@@ -16,3 +16,3 @@ "main": "umd/index.js",

"peerDependencies": {
"@angular/core": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
"@angular/core": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0"
},

@@ -19,0 +19,0 @@ "devDependencies": {

@@ -164,2 +164,5 @@ Official Angular plugin for amCharts V3

### 2.2.5
* Upgrading to Angular 9 - 12
### 2.2.4

@@ -166,0 +169,0 @@ * Upgrading to Angular 8

@@ -0,0 +0,0 @@ import { Component, Directive, ElementRef, Input, SimpleChanges, NgZone, NgModule, Injectable } from "@angular/core";

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ import { ElementRef, SimpleChanges, NgZone } from "@angular/core";

@@ -0,0 +0,0 @@ (function (factory) {

import * as i0 from '@angular/core';
import * as i1 from './index';
export declare const AmChartsModuleNgFactory: i0.NgModuleFactory<i1.AmChartsModule>;

@@ -0,0 +0,0 @@ (function (factory) {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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