Socket
Socket
Sign inDemoInstall

ember-cli-highcharts

Package Overview
Dependencies
88
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

vendor/ember-cli-highcharts/shim.js

2

addon/utils/option-loader.js

@@ -0,1 +1,3 @@

import Highcharts from 'highcharts';
var localConfig = null;

@@ -2,0 +4,0 @@

@@ -70,2 +70,8 @@ /* jshin t node: true */

}
//include shim
this.app.import('vendor/ember-cli-highcharts/shim.js', {
type: 'vendor',
exports: { 'highcharts': ['default'] }
});
}

@@ -72,0 +78,0 @@ };

4

package.json
{
"name": "ember-cli-highcharts",
"version": "0.0.2",
"version": "0.0.3",
"description": "The default blueprint for ember-cli addons.",

@@ -59,2 +59,2 @@ "directories": {

]
}
}
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