@loopback/context
Advanced tools
Comparing version 4.0.0-alpha.4 to 4.0.0-alpha.5
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright IBM Corp. 2013,2017. All Rights Reserved. | ||
@@ -5,3 +6,2 @@ // Node module: loopback | ||
// License text available at https://opensource.org/licenses/MIT | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -8,0 +8,0 @@ const resolver_1 = require("./resolver"); |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright IBM Corp. 2013,2017. All Rights Reserved. | ||
@@ -5,3 +6,2 @@ // Node module: loopback | ||
// License text available at https://opensource.org/licenses/MIT | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -8,0 +8,0 @@ const binding_1 = require("./binding"); |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright IBM Corp. 2017. All Rights Reserved. | ||
@@ -5,3 +6,2 @@ // Node module: loopback | ||
// License text available at https://opensource.org/licenses/MIT | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -8,0 +8,0 @@ var binding_1 = require("./binding"); |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright IBM Corp. 2013,2017. All Rights Reserved. | ||
@@ -5,3 +6,2 @@ // Node module: loopback | ||
// License text available at https://opensource.org/licenses/MIT | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -8,0 +8,0 @@ const assert = require("assert"); |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright IBM Corp. 2013,2017. All Rights Reserved. | ||
@@ -5,3 +6,2 @@ // Node module: loopback | ||
// License text available at https://opensource.org/licenses/MIT | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -8,0 +8,0 @@ function isPromise(value) { |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright IBM Corp. 2013,2017. All Rights Reserved. | ||
@@ -5,3 +6,2 @@ // Node module: loopback | ||
// License text available at https://opensource.org/licenses/MIT | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -8,0 +8,0 @@ const isPromise_1 = require("./isPromise"); |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright IBM Corp. 2013,2017. All Rights Reserved. | ||
@@ -5,3 +6,2 @@ // Node module: loopback | ||
// License text available at https://opensource.org/licenses/MIT | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -8,0 +8,0 @@ const resolver_1 = require("./resolver"); |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright IBM Corp. 2013,2017. All Rights Reserved. | ||
@@ -5,3 +6,2 @@ // Node module: loopback | ||
// License text available at https://opensource.org/licenses/MIT | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -8,0 +8,0 @@ const binding_1 = require("./binding"); |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright IBM Corp. 2017. All Rights Reserved. | ||
@@ -5,3 +6,2 @@ // Node module: loopback | ||
// License text available at https://opensource.org/licenses/MIT | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -8,0 +8,0 @@ var binding_1 = require("./binding"); |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright IBM Corp. 2013,2017. All Rights Reserved. | ||
@@ -5,3 +6,2 @@ // Node module: loopback | ||
// License text available at https://opensource.org/licenses/MIT | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -8,0 +8,0 @@ const assert = require("assert"); |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright IBM Corp. 2013,2017. All Rights Reserved. | ||
@@ -5,3 +6,2 @@ // Node module: loopback | ||
// License text available at https://opensource.org/licenses/MIT | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -8,0 +8,0 @@ function isPromise(value) { |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
// Copyright IBM Corp. 2013,2017. All Rights Reserved. | ||
@@ -5,3 +6,2 @@ // Node module: loopback | ||
// License text available at https://opensource.org/licenses/MIT | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -8,0 +8,0 @@ const isPromise_1 = require("./isPromise"); |
{ | ||
"name": "@loopback/context", | ||
"version": "4.0.0-alpha.4", | ||
"version": "4.0.0-alpha.5", | ||
"description": "LoopBack's container for Inversion of Control", | ||
@@ -28,3 +28,4 @@ "main": "index", | ||
"bluebird": "^3.5.0", | ||
"mocha": "^3.2.0" | ||
"mocha": "^3.2.0", | ||
"typescript": "^2.3.2" | ||
}, | ||
@@ -43,2 +44,3 @@ "keywords": [ | ||
"index.js", | ||
"index.d.ts", | ||
"lib", | ||
@@ -45,0 +47,0 @@ "lib6" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34743
28
979
5