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

@@ -9,7 +9,7 @@ /* jshint node: true */

this._super.included(app);
app.import('vendor/Blob.js');
app.import('bower_components/file-saver/FileSaver.js');
app.import('bower_components/js-xlsx/dist/xlsx.js');
app.import('bower_components/js-xlsx/dist/jszip.js');
}
};
{
"name": "ember-cli-data-export",
"version": "0.0.31",
"version": "0.0.32",
"author" : "Matt Armstrong",

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

"ember-addon",
"ember-cli"
"ember-cli",
"xlsx",
"excel",
"csv"
],

@@ -28,0 +31,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet