ng-auto-moq
Advanced tools
Comparing version 6.2.2 to 6.2.3
@@ -5,3 +5,3 @@ import { InjectionToken, Injector, Type } from "@angular/core"; | ||
* Gets an instance of IMock interface for mocked object according to provided token. | ||
* Injector should be built with {@link moqInjectorProviders}. | ||
* Injector should be built with {@link moqInjectorProvidersFactory}. | ||
* | ||
@@ -8,0 +8,0 @@ * @param token angular token |
{ | ||
"name": "ng-auto-moq", | ||
"version": "6.2.2", | ||
"version": "6.2.3", | ||
"author": "dvabuzyarov(at)gmail.com", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -11,1 +11,2 @@ export * from "./lib/index"; | ||
export * from "./lib/token-name.provider"; | ||
export * from "./lib/provider-factory"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
148182
1168