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

@raiadrogasil/pulso-tokens

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@raiadrogasil/pulso-tokens - npm Package Compare versions

Comparing version 2.3.1 to 2.4.0

tr-colors.map.scss

1

index.d.ts

@@ -13,1 +13,2 @@ export * from "./border.tokens";

export { default as PLATAFORMA_SAUDE_TOKENS } from "./plataformasaude.common";
export { default as TR_TOKENS } from "./tr.common";

4

index.js

@@ -6,3 +6,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.PLATAFORMA_SAUDE_TOKENS = exports.WHITELABEL_TOKENS = exports.RAIA_DROGASIL_TOKENS = exports.ONOFRE_TOKENS = exports.DROGASIL_TOKENS = exports.DROGA_RAIA_TOKENS = void 0;
exports.TR_TOKENS = exports.PLATAFORMA_SAUDE_TOKENS = exports.WHITELABEL_TOKENS = exports.RAIA_DROGASIL_TOKENS = exports.ONOFRE_TOKENS = exports.DROGASIL_TOKENS = exports.DROGA_RAIA_TOKENS = void 0;
var drogaraia_common_1 = require("./drogaraia.common");

@@ -20,1 +20,3 @@ Object.defineProperty(exports, "DROGA_RAIA_TOKENS", { enumerable: true, get: function () { return __importDefault(drogaraia_common_1).default; } });

Object.defineProperty(exports, "PLATAFORMA_SAUDE_TOKENS", { enumerable: true, get: function () { return __importDefault(plataformasaude_common_1).default; } });
var tr_common_1 = require("./tr.common");
Object.defineProperty(exports, "TR_TOKENS", { enumerable: true, get: function () { return __importDefault(tr_common_1).default; } });

@@ -8,3 +8,3 @@ {

},
"version": "2.3.1",
"version": "2.4.0",
"description": "Pacote de Tokens Design System da RD.",

@@ -11,0 +11,0 @@ "main": "./index.js",

@@ -37,1 +37,9 @@ import { BorderTokens } from "./border.tokens";

| "whitelabel";
export type BrandsWithTr =
| "drogaraia"
| "drogasil"
| "plataformasaude"
| "raiadrogasil"
| "whitelabel"
| "tr";
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