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

secullum-react-ui

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

secullum-react-ui - npm Package Compare versions

Comparing version 0.0.5 to 1.0.0

dist/11eabca2251325cfc5589c9c6fb57b46.ttf

2

package.json
{
"name": "secullum-react-ui",
"version": "0.0.5",
"version": "1.0.0",
"description": "Set of React components for building user interfaces",

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

# secullum-react-ui
Set of React components for building user interfaces
## Publishing a new version
1. Update the version
```
npm version [major | minor | patch]
```
2. Build the code to be published
```
yarn run build
```
3. Publish it
```
npm publish
```
4. Push incremented version and tags to git
```
git push --follow-tags
```

Sorry, the diff of this file is not supported yet

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