Socket
Socket
Sign inDemoInstall

ember-cli-data-export-with-style

Package Overview
Dependencies
298
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 6.0.1

2

package.json
{
"name": "ember-cli-data-export-with-style",
"version": "6.0.0",
"version": "6.0.1",
"description": "Provides ability to export a set of json data as excel or csv file with excel cell styles.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -29,3 +29,3 @@ ember-cli-data-export-with-style

app.import('node_modules/ember-cli-data-export-with-style/vendor/FileSaver.js');
app.import('node_modules/ember-cli-data-export-with-style/vendor/jszip.js');
app.import('node_modules/ember-cli-data-export-with-style/vendor/jszip.min.js');
app.import('node_modules/ember-cli-data-export-with-style/vendor/xlsx.core.min.js');

@@ -32,0 +32,0 @@ }

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc