Socket
Socket
Sign inDemoInstall

@heroku/ember-malibu-icon

Package Overview
Dependencies
1
Maintainers
37
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.7 to 0.0.8

8

index.js

@@ -17,5 +17,7 @@ /* eslint-env node */

<script>
$("<div>").load("https://www.herokucdn.com/malibu/${malibuVersion}/sprite.svg", function() {
$("body").append($(this).html());
});
if (window.jQuery) {
$("<div>").load("https://www.herokucdn.com/malibu/${malibuVersion}/sprite.svg", function() {
$("body").append($(this).html());
});
}
</script>

@@ -22,0 +24,0 @@ `;

{
"name": "@heroku/ember-malibu-icon",
"version": "0.0.7",
"version": "0.0.8",
"description": "Ember Malibu Icons",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc