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

caterpillar-browser

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caterpillar-browser - npm Package Compare versions

Comparing version 6.14.0 to 6.15.0-next.1595351024.ffa986d3327b03dd5a06b26c27e5011900084cf1

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

10

package.json
{
"title": "Browser Transform for Caterpillar",
"name": "caterpillar-browser",
"version": "6.14.0",
"version": "6.15.0-next.1595351024.ffa986d3327b03dd5a06b26c27e5011900084cf1",
"description": "Use Caterpillar within Web Browsers! (even includes support for colors!)",

@@ -150,7 +150,7 @@ "homepage": "https://github.com/bevry/caterpillar-browser",

"@typescript-eslint/parser": "^3.7.0",
"assert-helpers": "^6.17.0",
"caterpillar": "^5.13.0",
"caterpillar-human": "^6.13.0",
"assert-helpers": "^6.18.0",
"caterpillar": "^5.14.0",
"caterpillar-human": "^6.14.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",

@@ -59,3 +59,3 @@ <!-- TITLE/ -->

<script type="module">
import pkg from '//cdn.pika.dev/caterpillar-browser/^6.14.0'
import pkg from '//cdn.pika.dev/caterpillar-browser/^6.15.0'
</script>

@@ -68,3 +68,3 @@ ```

<script type="module">
import pkg from '//unpkg.com/caterpillar-browser@^6.14.0'
import pkg from '//unpkg.com/caterpillar-browser@^6.15.0'
</script>

@@ -77,3 +77,3 @@ ```

<script type="module">
import pkg from '//dev.jspm.io/caterpillar-browser@6.14.0'
import pkg from '//dev.jspm.io/caterpillar-browser@6.15.0'
</script>

@@ -80,0 +80,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