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

@docflow/component-library

Package Overview
Dependencies
Maintainers
4
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docflow/component-library - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

.github/workflows/npm-publish.yml

2

package.json
{
"name": "@docflow/component-library",
"version": "0.2.1",
"version": "0.2.2",
"description": "Docflow component library",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

# Docflow UI Component Library
TODO: Add notes for contributors
## Automated publish
It's going to publish automatically when you merge something to main.
If the string "BREAKING CHANGE" is found anywhere in any of the commit messages or descriptions the major version will be incremented.
If a commit message begins with the string "feat" then the minor version will be increased. This works for most common commit metadata for feature additions: "feat: new API" and "feature: new API".
All other changes will increment the patch version.
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