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

ember-tml

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-tml - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

package-lock.json

2

addon/services/tml.js

@@ -40,3 +40,3 @@ import Ember from 'ember';

setSource(name) {
return new RSVP.Promise((res, rej) => {
return new RSVP.Promise((res) => {
if(window.tml.setSource) {

@@ -43,0 +43,0 @@ window.tml.setSource(name, res);

{
"name": "ember-tml",
"version": "1.0.6",
"version": "1.0.7",
"description": "The default blueprint for ember-cli addons.",

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

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