🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

ember-cli-data-export

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-data-export - npm Package Compare versions

Comparing version

to
0.1.15

7

addon/components/export-selector-onselect.js

@@ -11,7 +11,6 @@ import Ember from 'ember';

actions: {
triggerExport: function() {
this.sendAction('exportData', this.get('selectedType'));
}
triggerExport: function() {
this.sendAction('exportData', this.get('selectedType'));
}
});
{
"name": "ember-cli-data-export",
"version": "0.1.14",
"version": "0.1.15",
"author" : "Matt Armstrong",

@@ -5,0 +5,0 @@ "description": "Provides ability to export a set of json data as excel or csv file.",

Sorry, the diff of this file is not supported yet