Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ngx-logs

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-logs - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

0

karma.conf.js

@@ -0,0 +0,0 @@ // Karma configuration file, see link for more information

@@ -0,0 +0,0 @@ {

2

package.json

@@ -8,3 +8,3 @@ {

"description": "Console log manager for angular",
"version": "0.1.0",
"version": "0.1.1",
"peerDependencies": {

@@ -11,0 +11,0 @@ "@angular/common": "^13.0.0",

@@ -0,0 +0,0 @@ [![Visit beforepost.com for awesome color palettes & extract colors and text from any source](https://d2qi19nk4plhbu.cloudfront.net/npm-post.png)](https://www.beforepost.com/)

@@ -0,0 +0,0 @@ import { ComponentFixture, TestBed } from '@angular/core/testing';

@@ -0,0 +0,0 @@ import { Component, OnInit } from '@angular/core';

@@ -0,0 +0,0 @@ import { NgModule } from '@angular/core';

@@ -0,0 +0,0 @@ import { TestBed } from '@angular/core/testing';

@@ -0,0 +0,0 @@ import { Injectable } from '@angular/core';

@@ -0,0 +0,0 @@ /*

@@ -11,9 +11,2 @@ // This file is required by karma.conf.js and loads recursively all the .spec and framework files

declare const require: {
context(path: string, deep?: boolean, filter?: RegExp): {
keys(): string[];
<T>(id: string): T;
};
};
// First, initialize the Angular testing environment.

@@ -24,6 +17,1 @@ getTestBed().initTestEnvironment(

);
// Then we find all the tests.
const context = require.context('./', true, /\.spec\.ts$/);
// And load the modules.
context.keys().map(context);

@@ -0,0 +0,0 @@ /* To learn more about this file see: https://angular.io/config/tsconfig. */

@@ -0,0 +0,0 @@ /* To learn more about this file see: https://angular.io/config/tsconfig. */

@@ -0,0 +0,0 @@ /* To learn more about this file see: https://angular.io/config/tsconfig. */

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