Comparing version 0.1.7 to 0.1.8
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { OnInit } from '@angular/core'; |
@@ -0,0 +0,0 @@ import * as i0 from "@angular/core"; |
@@ -0,0 +0,0 @@ import * as i0 from "@angular/core"; |
@@ -8,6 +8,6 @@ { | ||
"description": "A Web console is a tool which is mainly used to log information associated with a web page like: network requests, JavaScript, security errors, warnings, CSS etc. It enables us to interact with a web page by executing JavaScript expression in the contents of the page.", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"peerDependencies": { | ||
"@angular/common": "^13.0.0", | ||
"@angular/core": "^13.0.0" | ||
"@angular/common": "^16.1.8", | ||
"@angular/core": "^16.1.8" | ||
}, | ||
@@ -34,7 +34,3 @@ "dependencies": { | ||
"license": "MIT", | ||
"module": "fesm2015/ngx-logs.mjs", | ||
"es2020": "fesm2020/ngx-logs.mjs", | ||
"esm2020": "esm2020/ngx-logs.mjs", | ||
"fesm2020": "fesm2020/ngx-logs.mjs", | ||
"fesm2015": "fesm2015/ngx-logs.mjs", | ||
"module": "fesm2022/ngx-logs.mjs", | ||
"typings": "index.d.ts", | ||
@@ -47,7 +43,5 @@ "exports": { | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/ngx-logs.mjs", | ||
"es2020": "./fesm2020/ngx-logs.mjs", | ||
"es2015": "./fesm2015/ngx-logs.mjs", | ||
"node": "./fesm2015/ngx-logs.mjs", | ||
"default": "./fesm2020/ngx-logs.mjs" | ||
"esm2022": "./esm2022/ngx-logs.mjs", | ||
"esm": "./esm2022/ngx-logs.mjs", | ||
"default": "./fesm2022/ngx-logs.mjs" | ||
} | ||
@@ -54,0 +48,0 @@ }, |
export * from './lib/ngx-logs.service'; | ||
export * from './lib/ngx-logs.component'; | ||
export * from './lib/ngx-logs.module'; |
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
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
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
29945
14
309
1