New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@skyra/start-banner

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyra/start-banner - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Changelog

# [@skyra/start-banner@0.0.4](https://github.com/skyra-project/archid-components/compare/@skyra/start-banner@0.0.3...@skyra/start-banner@0.0.4) - (2022-04-12)
## Bug Fixes
- Ensure proper files array for yarn pack ([38214a3](https://github.com/skyra-project/archid-components/commit/38214a3be182369efe076428c425b6aa43e1ee35))
## Documentation
- **start-banner:** Make README's banner shorter (#47) ([0e2e7df](https://github.com/skyra-project/archid-components/commit/0e2e7df4c588fba6ed2fe4cb9bae024a918da937))
# [@skyra/start-banner@0.0.3]

@@ -7,0 +17,0 @@ (https://github.com/skyra-project/archid-components/tree/@skyra/start-banner@0.0.3) - (2022-04-12)

6

package.json
{
"name": "@skyra/start-banner",
"version": "0.0.3",
"version": "0.0.4",
"description": "A banner generator utility for your CLI",

@@ -31,4 +31,4 @@ "author": "@skyra",

"files": [
"dist",
"!dist/*.tsbuildinfo"
"dist/**/*.mjs*",
"dist/**/*.d.ts"
],

@@ -35,0 +35,0 @@ "engines": {

@@ -8,14 +8,14 @@ # `@skyra/start-banner`

```
################################################################################
# # #
# # #
# LOGO # NAME #
# # #
# # #
################################################################################
############ #
############ EXTRAS #
############ #
############ #
################################################################################
#####################################################################
# # #
# # #
# LOGO # NAME #
# # #
# # #
#####################################################################
############ #
############ EXTRAS #
############ #
############ #
#####################################################################
```

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