Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular2-google-chart

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-google-chart - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

6

app/app.component.ts

@@ -93,3 +93,3 @@ /*

legend: { position: 'bottom'
}
},
title: 'Company Sales Percentage'

@@ -129,6 +129,6 @@ };

public pie_ChartOptions = {
title: 'My Daily Activities'
width: 900
title: 'My Daily Activities',
width: 900,
height: 500
};
}
{
"name": "angular2-google-chart",
"version": "1.0.2",
"version": "1.0.3",
"description": "google chart directive for angular2",

@@ -5,0 +5,0 @@ "main": "index.js",

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