New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@welcome-ui/tag

Package Overview
Dependencies
Maintainers
12
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@welcome-ui/tag - npm Package Compare versions

Comparing version 5.0.0-alpha.32 to 5.0.0-alpha.37

dist/index.doc.json

23

package.json
{
"name": "@welcome-ui/tag",
"version": "5.0.0-alpha.32",
"version": "5.0.0-alpha.37",
"description": "Customizable design system with react • styled-components • styled-system and reakit.",
"main": "dist/index.cjs.js",
"module": "dist/index.es.js",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/types/index.d.ts",
"exports": {
".": {
"types": "./dist/types/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.js"
},
"./package.json": "./package.json",
"./dist/index.doc.json": "./dist/index.doc.json"
},
"scripts": {

@@ -40,5 +49,5 @@ "build": "node ../../scripts/build.js",

"dependencies": {
"@welcome-ui/icons": "^5.0.0-alpha.32",
"@welcome-ui/system": "^5.0.0-alpha.32",
"@welcome-ui/utils": "^5.0.0-alpha.32"
"@welcome-ui/icons": "^5.0.0-alpha.37",
"@welcome-ui/system": "^5.0.0-alpha.37",
"@welcome-ui/utils": "^5.0.0-alpha.37"
},

@@ -50,3 +59,3 @@ "peerDependencies": {

},
"gitHead": "7cd3f0c124bd52e05944ed2f742aa53bef52f022",
"gitHead": "3630eccef6e906e68d66f0bc6d15ec3c5f137470",
"sideEffects": false,

@@ -53,0 +62,0 @@ "component": "Tag",

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