New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ng-mocks

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-mocks - npm Package Compare versions

Comparing version 10.0.0-alpha.0 to 10.0.0-alpha.1

2

dist/lib/mock-module/mock-module.js

@@ -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

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