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

caterpillar-filter

Package Overview
Dependencies
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caterpillar-filter - npm Package Compare versions

Comparing version 6.14.0 to 6.15.0-next.1595351282.3071dc7a7f1585839bc0431e06cc9927d16467e7

4

HISTORY.md
# 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 @@

8

package.json
{
"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 @@ ```

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