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

@cavilha/theme

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cavilha/theme - npm Package Compare versions

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

dist/index.cjs.js

10

package.json
{
"name": "@cavilha/theme",
"version": "0.0.0-alpha.1",
"version": "0.0.0-alpha.2",
"description": "A theme provider for styling components using MadeiraMadeira webstore design token definitions",
"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",

@@ -41,3 +41,3 @@ "files": [

"lib:start": "ts-node -r tsconfig-paths/register src/index.ts",
"prepublishOnly": "npm run build && npm run test",
"prepublishOnly": "npm run build",
"test": "jest --verbose --passWithNoTests",

@@ -44,0 +44,0 @@ "test:watch": "jest --watch"

@@ -18,3 +18,4 @@ # theme

To see the storybook documentation for API use, check the link: (paste-link-here)
To see the storybook documentation for API use, check the
[link](https://cavilha-ui.madeiramadeira.com.br/)

@@ -21,0 +22,0 @@ ## Get Involved

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