@raiadrogasil/pulso-tokens
Advanced tools
Comparing version 3.0.0-alpha.2 to 3.0.0-alpha.3
{ | ||
"name": "@raiadrogasil/pulso-tokens", | ||
"version": "3.0.0-alpha.2", | ||
"description": "Pacote de design tokens do Design System Pulso da RDSaúde, garantindo consistência visual e eficiência no desenvolvimento de interfaces.", | ||
"author": { | ||
"name": "RDSaúde", | ||
"url": "https://rdsaude.com.br/" | ||
}, | ||
"homepage": "https://pulso.rd.com.br/", | ||
"keywords": ["Design System", "RDSaúde", "Design Tokens"], | ||
"engines": { | ||
"node": ">=16" | ||
}, | ||
"type": "module", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.mjs", | ||
"exports": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"files": ["dist/"], | ||
"scripts": { | ||
"build:ts": "tsup", | ||
"build:css": "node ./scripts/run-css-build.js", | ||
"build": "run-p build:*" | ||
}, | ||
"devDependencies": { | ||
"@swc/core": "1.5.7", | ||
"chalk": "5.3.0", | ||
"glob": "10.3.16", | ||
"lightningcss": "1.25.0", | ||
"npm-run-all": "4.1.5", | ||
"ora": "8.0.1" | ||
}, | ||
"private": false, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} | ||
"name": "@raiadrogasil/pulso-tokens", | ||
"version": "3.0.0-alpha.3", | ||
"description": "Pacote de design tokens do Design System Pulso da RDSaúde, garantindo consistência visual e eficiência no desenvolvimento de interfaces.", | ||
"author": { | ||
"name": "RDSaúde", | ||
"url": "https://rdsaude.com.br/" | ||
}, | ||
"homepage": "https://pulso.rd.com.br/", | ||
"keywords": [ | ||
"Design System", | ||
"RDSaúde", | ||
"Design Tokens" | ||
], | ||
"engines": { | ||
"node": ">=16" | ||
}, | ||
"type": "module", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.mjs", | ||
"exports": { | ||
".": "./dist/index.js", | ||
"./*.css": "./src/css/*.css" | ||
}, | ||
"files": [ | ||
"dist/" | ||
], | ||
"scripts": { | ||
"build:ts": "tsup", | ||
"build:css": "node ./scripts/run-css-build.js", | ||
"build": "run-p build:*" | ||
}, | ||
"devDependencies": { | ||
"lightningcss": "1.25.0", | ||
"npm-run-all": "4.1.5", | ||
"chalk": "5.3.0", | ||
"glob": "10.3.16", | ||
"ora": "8.0.1" | ||
}, | ||
"private": false, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
5
3810865
28857