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

@azu/style-format

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azu/style-format - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

LICENSE

11

package.json
{
"name": "@azu/style-format",
"version": "1.0.0",
"version": "1.0.1",
"description": "Library to easily style texts with string formatting",

@@ -14,2 +14,9 @@ "main": "index.js",

],
"scripts": {
"test": "node test.js"
},
"files": [
"index.js",
"ansi-codes.js"
],
"repository": {

@@ -19,4 +26,4 @@ "url": "git@github.com:azu/style-format.git",

},
"author": "azer",
"author": "azu",
"license": "WTFPL"
}
## style-format
Library to easily style texts with string formatting.
It's based on [ansi-codes](http://github.com/azer/ansi-codes) and [format-text](http://github.com/azer/format-text)
It's based on [ansi-codes](http://github.com/azer/ansi-codes) and [format-text](http://github.com/azu/format-text)

@@ -25,1 +25,7 @@ ## Install

See [ansi-codes](http://github.com/azer/ansi-codes) for reference.
## License
MIT
Original is [style-format](http://github.com/azer/style-format).
.idea/encodings.xml
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