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

@welcome-ui/system

Package Overview
Dependencies
Maintainers
11
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@welcome-ui/system - npm Package Compare versions

Comparing version 5.0.0-alpha.8 to 5.0.0-alpha.16

dist/index.cjs.js

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [5.0.0-alpha.16](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.15...v5.0.0-alpha.16) (2023-02-02)
**Note:** Version bump only for package @welcome-ui/system
# [4.2.0](https://github.com/WTTJ/welcome-ui/compare/v4.1.2...v4.2.0) (2022-05-30)

@@ -8,0 +16,0 @@

11

package.json
{
"name": "@welcome-ui/system",
"version": "5.0.0-alpha.8",
"version": "5.0.0-alpha.16",
"description": "Customizable design system with react • styled-components • styled-system and reakit.",
"main": "dist/system.cjs.js",
"module": "dist/system.es.js",
"main": "dist/index.cjs.js",
"module": "dist/index.es.js",
"types": "dist/types/index.d.ts",
"scripts": {
"build": "rollup -c",
"watch": "rollup -c -w",
"build": "node ../../scripts/build.js .",
"test": "jest",

@@ -44,3 +43,3 @@ "types": "rimraf dist/types && tsc --emitDeclarationOnly --declaration --declarationDir dist/types"

},
"gitHead": "edca50cec7c7e22a3f989fb274143fa18b311bb9",
"gitHead": "ac09aae06d2dd87548a325c9a84ee03f46bb269d",
"sideEffects": false,

@@ -47,0 +46,0 @@ "component": "System",

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