Socket
Socket
Sign inDemoInstall

ember-getowner-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-getowner-polyfill - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.npmignore

6

addon/fake-owner.js

@@ -30,2 +30,8 @@ import Ember from 'ember';

ownerInjection() {
return {
container: this[CONTAINER]
};
}
// RegistryProxyMixin methods

@@ -32,0 +38,0 @@ //

2

LICENSE.md
The MIT License (MIT)
Copyright (c) 2015
Copyright (c) 2016

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

{
"name": "ember-getowner-polyfill",
"version": "1.0.0",
"version": "1.0.1",
"description": "The default blueprint for ember-cli addons.",

@@ -24,20 +24,22 @@ "directories": {

"broccoli-asset-rev": "^2.2.0",
"ember-ajax": "0.6.3",
"ember-cli": "1.13.8",
"ember-ajax": "0.7.1",
"ember-cli": "2.4.2",
"ember-cli-app-version": "^1.0.0",
"ember-cli-content-security-policy": "0.4.0",
"ember-cli-dependency-checker": "^1.1.0",
"ember-cli-content-security-policy": "0.5.0",
"ember-cli-dependency-checker": "^1.2.0",
"ember-cli-htmlbars": "^1.0.1",
"ember-cli-htmlbars-inline-precompile": "^0.3.1",
"ember-cli-inject-live-reload": "^1.3.1",
"ember-cli-qunit": "^1.0.3",
"ember-cli-qunit": "^1.2.1",
"ember-cli-release": "0.2.8",
"ember-cli-sri": "^1.1.0",
"ember-cli-sri": "^2.1.0",
"ember-cli-uglify": "^1.2.0",
"ember-disable-prototype-extensions": "^1.0.0",
"ember-disable-prototype-extensions": "^1.1.0",
"ember-disable-proxy-controllers": "^1.0.1",
"ember-export-application-global": "^1.0.4",
"ember-load-initializers": "^0.5.0",
"ember-resolver": "^2.0.3",
"ember-suave": "1.2.2",
"ember-try": "~0.0.8"
"ember-suave": "1.2.3",
"ember-try": "^0.1.2",
"loader.js": "^4.0.0"
},

@@ -44,0 +46,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