caterpillar-filter
Advanced tools
Comparing version 6.14.0 to 6.15.0-next.1595351282.3071dc7a7f1585839bc0431e06cc9927d16467e7
# History | ||
## v6.15.0 2020 July 22 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v6.14.0 2020 July 22 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "Filter Transform for Caterpillar", | ||
"name": "caterpillar-filter", | ||
"version": "6.14.0", | ||
"version": "6.15.0-next.1595351282.3071dc7a7f1585839bc0431e06cc9927d16467e7", | ||
"description": "Filter out undesired log levels from your Caterpillar logger stream", | ||
@@ -151,6 +151,6 @@ "homepage": "https://github.com/bevry/caterpillar-filter", | ||
"@typescript-eslint/parser": "^3.7.0", | ||
"assert-helpers": "^6.17.0", | ||
"caterpillar": "^5.14.0", | ||
"assert-helpers": "^6.18.0", | ||
"caterpillar": "^5.15.0", | ||
"eslint": "^7.5.0", | ||
"eslint-config-bevry": "^3.15.0", | ||
"eslint-config-bevry": "^3.16.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
@@ -157,0 +157,0 @@ "eslint-plugin-babel": "^5.3.1", |
@@ -57,3 +57,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import pkg from '//cdn.pika.dev/caterpillar-filter/^6.14.0' | ||
import pkg from '//cdn.pika.dev/caterpillar-filter/^6.15.0' | ||
</script> | ||
@@ -66,3 +66,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//unpkg.com/caterpillar-filter@^6.14.0' | ||
import pkg from '//unpkg.com/caterpillar-filter@^6.15.0' | ||
</script> | ||
@@ -75,3 +75,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//dev.jspm.io/caterpillar-filter@6.14.0' | ||
import pkg from '//dev.jspm.io/caterpillar-filter@6.15.0' | ||
</script> | ||
@@ -78,0 +78,0 @@ ``` |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
32889
0
1