secullum-react-ui
Advanced tools
Comparing version 0.0.5 to 1.0.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 5 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2080585
17
2
30
9