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

@cavilha-ui/components

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cavilha-ui/components - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

lib/alert/Alert.d.ts

10

package.json
{
"name": "@cavilha-ui/components",
"version": "0.1.0",
"version": "0.1.1",
"description": "Cavilha UI build with React",
"types": "dist/cavilha-ui.d.ts",
"types": "lib/index.d.ts",
"homepage": "https://github.com/cavilha-ui/components#readme",
"main": "dist/cavilha-ui.js",
"main": "lib/index.js",
"keywords": [

@@ -29,3 +29,3 @@ "react",

"preversion": "npm run lint",
"version": "npm run format && git add -A src",
"version": "npm run format && git add -A src && npm --no-git-tag-version version patch",
"postversion": "git push && git push --tags"

@@ -78,3 +78,3 @@ },

"files": [
"dist/**/*"
"lib/*"
],

@@ -81,0 +81,0 @@ "author": {

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