Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-fingerprint-translations

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-fingerprint-translations - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

app/services/translation-map.js
import Ember from 'ember';
export default Ember.Service.extend({__TRANSLATION_MAP__: '__REPLACE_ME__' });
export default Ember.Service.extend({ map: {__TRANSLATION_MAP__: '__REPLACE_ME__' }});
{
"name": "ember-fingerprint-translations",
"version": "0.0.6",
"version": "0.0.7",
"description": "The default blueprint for ember-cli addons.",

@@ -5,0 +5,0 @@ "directories": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc