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

ember-test-helpers

Package Overview
Dependencies
Maintainers
4
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-test-helpers - npm Package Compare versions

Comparing version 0.5.27 to 0.5.28

4

lib/ember-test-helpers/build-registry.js

@@ -63,2 +63,6 @@ /* globals global, self, requirejs, require */

if (Ember.ApplicationInstance && Ember.ApplicationInstance.setupRegistry) {
Ember.ApplicationInstance.setupRegistry(registry);
}
// these properties are set on the fallback registry by `buildRegistry`

@@ -65,0 +69,0 @@ // and on the primary registry within the ApplicationInstance constructor

16

package.json
{
"name": "ember-test-helpers",
"version": "0.5.27",
"version": "0.5.28",
"description": "Helpers for testing Ember.js applications",

@@ -24,12 +24,12 @@ "main": "lib/ember-test-helpers.js",

"devDependencies": {
"broccoli-babel-transpiler": "^5.4.5",
"broccoli-funnel": "^0.2.13",
"broccoli-jshint": "^1.1.1",
"broccoli-merge-trees": "^0.1.4",
"broccoli-sourcemap-concat": "^0.4.3",
"broccoli-babel-transpiler": "^5.5.0",
"broccoli-funnel": "^0.2.15",
"broccoli-jshint": "^1.1.2",
"broccoli-merge-trees": "^0.2.4",
"broccoli-sourcemap-concat": "^0.4.4",
"ember-cli": "1.13.13",
"ember-cli-release": "^1.0.0-beta.1",
"ember-try": "^0.2.2",
"ember-try": "0.2.2",
"exists-sync": "0.0.3",
"loader.js": "^4.0.4"
"loader.js": "^4.0.10"
},

@@ -36,0 +36,0 @@ "dependencies": {

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