Socket
Socket
Sign inDemoInstall

ember-metrics

Package Overview
Dependencies
4
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.0 to 0.8.1

4

addon/services/metrics.js
import Ember from 'ember';
import getOwner from 'ember-getowner-polyfill';

@@ -12,3 +11,4 @@ const {

A: emberArray,
String: { dasherize }
String: { dasherize },
getOwner
} = Ember;

@@ -15,0 +15,0 @@ const { keys } = Object;

{
"name": "ember-metrics",
"version": "0.8.0",
"version": "0.8.1",
"description": "Send data to multiple analytics integrations without re-implementing new API",

@@ -5,0 +5,0 @@ "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