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

@cavilha/box

Package Overview
Dependencies
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cavilha/box - npm Package Compare versions

Comparing version 0.0.0-alpha.0 to 0.0.0-alpha.1

dist/index.cjs.js

9

dist/Box.styles.d.ts

@@ -43,7 +43,6 @@ /// <reference types="react" />

success4: string;
error1: string;
error2: string;
error3: string;
error4: string;
error5: string;
danger1: string;
danger2: string;
danger3: string;
danger4: string;
warning1: string;

@@ -50,0 +49,0 @@ warning2: string;

{
"name": "@cavilha/box",
"version": "0.0.0-alpha.0",
"version": "0.0.0-alpha.1",
"author": "MadeiraMadeira webstore squads",
"license": "ISC",
"source": "dist/index.cjs",
"main": "dist/index.cjs",
"module": "dist/index.es",
"source": "dist/index.cjs.js",
"main": "dist/index.cjs.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",

@@ -63,8 +63,8 @@ "files": [

"dependencies": {
"@cavilha/theme": "0.0.0-alpha.2",
"@radix-ui/react-polymorphic": "0.0.13",
"@stitches/react": "v0.2.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"@stitches/react": "v0.2.2",
"@radix-ui/react-polymorphic": "^0.0.12",
"@cavilha/theme": "0.0.0-alpha.0"
"react-dom": "^17.0.1"
}
}
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