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

@bevry/figures

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bevry/figures - npm Package Compare versions

Comparing version 7.1.0 to 7.2.0-next.1700840408.1e6ea747e80855a1c35e1427457ef36f326902dd

19

package.json
{
"name": "@bevry/figures",
"version": "7.1.0",
"version": "7.2.0-next.1700840408.1e6ea747e80855a1c35e1427457ef36f326902dd",
"description": "Unicode symbols with fallbacks for older terminals. Forked to implement Bevry's best practices and maintain widespread compatibility.",

@@ -12,2 +12,6 @@ "homepage": "https://github.com/bevry/figures",

"command-line",
"deno",
"deno-edition",
"deno-entry",
"denoland",
"es2022",

@@ -158,2 +162,3 @@ "export-default",

},
"deno": "edition-deno/index.ts",
"dependencies": {

@@ -165,8 +170,8 @@ "non-unicode-symbols": "^7.1.0",

"@bevry/update-contributors": "^1.23.0",
"@types/node": "^20.9.3",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"assert-helpers": "^11.5.0",
"assert-helpers": "^11.6.0",
"eslint": "^8.54.0",
"eslint-config-bevry": "^5.1.0",
"eslint-config-bevry": "^5.2.0",
"eslint-config-prettier": "^9.0.0",

@@ -176,7 +181,7 @@ "eslint-plugin-prettier": "^5.0.1",

"prettier": "^3.1.0",
"projectz": "^3.2.0",
"projectz": "^3.3.0",
"surge": "^0.23.1",
"typedoc": "^0.25.3",
"typescript": "5.2.2",
"valid-directory": "^4.4.0"
"valid-directory": "^4.5.0"
},

@@ -220,2 +225,2 @@ "scripts": {

}
}
}

@@ -53,2 +53,8 @@ <!-- TITLE/ -->

<a href="https://deno.land" title="Deno is a secure runtime for JavaScript and TypeScript, it is an alternative for Node.js"><h3>Deno</h3></a>
``` typescript
import pkg from 'https://unpkg.com/@bevry/figures@^7.2.0/edition-deno/index.ts'
```
<h3><a href="https://editions.bevry.me" title="Editions are the best way to produce and consume packages you care about.">Editions</a></h3>

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