You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP →

ember-cli-data-export

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.17

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

triggerExport: function() {
this.sendAction('exportData', this.get('selectedType'));
actions: {
triggerExport: function() {
this.sendAction('exportData', this.get('selectedType'));
}
}
});
{
"name": "ember-cli-data-export",
"version": "0.1.16",
"version": "0.1.17",
"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