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

@bevry/ansi

Package Overview
Dependencies
Maintainers
3
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bevry/ansi - npm Package Compare versions

Comparing version 3.2.0-next.1627494125.27ad654d72eb6b0a30b8b551136e89502dc002da to 3.3.0-next.1627588464.8b9b606f1038fabec4b43568a05e5563b0122717

4

HISTORY.md
# History
## v3.3.0 2021 July 30
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v3.2.0 2021 July 29

@@ -4,0 +8,0 @@

6

package.json
{
"name": "@bevry/ansi",
"version": "3.2.0-next.1627494125.27ad654d72eb6b0a30b8b551136e89502dc002da",
"version": "3.3.0-next.1627588464.8b9b606f1038fabec4b43568a05e5563b0122717",
"description": "ANSI colors and styles for Deno, Node.js, JavaScript, and TypeScript",

@@ -214,3 +214,3 @@ "homepage": "https://github.com/bevry/ansi",

"eslint": "^7.31.0",
"eslint-config-bevry": "^3.23.0",
"eslint-config-bevry": "^3.26.0",
"eslint-config-prettier": "^8.3.0",

@@ -221,3 +221,3 @@ "eslint-plugin-prettier": "^3.4.0",

"prettier": "^2.3.2",
"projectz": "^2.18.0",
"projectz": "^2.21.0",
"surge": "^0.23.0",

@@ -224,0 +224,0 @@ "typedoc": "^0.21.4",

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

[Complete API Documentation.](http://master.ansi.bevry.surge.sh/docs/globals.html)
[Complete API Documentation.](http://master.ansi.bevry.surge.sh/docs/)

@@ -58,3 +58,3 @@ <!-- INSTALL/ -->

<script type="module">
import * as pkg from '//cdn.skypack.dev/@bevry/ansi@^3.2.0'
import * as pkg from '//cdn.skypack.dev/@bevry/ansi@^3.3.0'
</script>

@@ -67,3 +67,3 @@ ```

<script type="module">
import * as pkg from '//unpkg.com/@bevry/ansi@^3.2.0'
import * as pkg from '//unpkg.com/@bevry/ansi@^3.3.0'
</script>

@@ -76,3 +76,3 @@ ```

<script type="module">
import * as pkg from '//dev.jspm.io/@bevry/ansi@3.2.0'
import * as pkg from '//dev.jspm.io/@bevry/ansi@3.3.0'
</script>

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