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

@raiadrogasil/pulso-icons

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@raiadrogasil/pulso-icons - npm Package Compare versions

Comparing version 2.4.1 to 2.4.2

constants/icons.d.ts

37

package.json
{
"name": "@raiadrogasil/pulso-icons",
"version": "2.4.1",
"main": "src/",
"private": false,
"description": "design system",
"license": "MIT",
"scripts": {
"prebuild:lib": "rimraf lib",
"build:commonjs": "tsc",
"build:copy-files": "node scripts/copyBuildFiles.js",
"build:lib": "npm-run-all build:commonjs build:copy-files",
"lint": "yarn --cwd ../.. lint:icons"
},
"devDependencies": {
"eslint": "^7.32.0",
"fs-extra": "^10.0.0",
"npm-run-all": "^4.1.5",
"svgson": "^3.1.0",
"yarn-run-all": "^3.1.1"
},
"exports": {
".": "./lib/index.js",
"./flags/": "./lib/flags/"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://gitlab.com/raiadrogasil/rd/designsystem/design-system",
"directory": "packages/pulso-icons"
},
"gitHead": "3a80cdaf46b064cc5acc4724776c1be15616421a"
}
"version": "2.4.2",
"main": "./",
"license": "MIT"
}
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