Comparing version 10.0.0-alpha.0 to 10.0.0-alpha.1
@@ -124,3 +124,3 @@ "use strict"; | ||
exports.MockModule = MockModule; | ||
const NEVER_MOCK = [common_1.CommonModule]; | ||
const NEVER_MOCK = [common_1.CommonModule, core_1.ApplicationModule]; | ||
function MockNgModuleDef(ngModuleDef, ngModule) { | ||
@@ -127,0 +127,0 @@ let changed = false; |
{ | ||
"name": "ng-mocks", | ||
"version": "10.0.0-alpha.0", | ||
"version": "10.0.0-alpha.1", | ||
"description": "Functions for creating angular mocks", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
297583
0