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

@welcome-ui/core

Package Overview
Dependencies
Maintainers
3
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@welcome-ui/core - npm Package Compare versions

Comparing version 1.4.0 to 1.5.2

dist/welcome-ui.cjs.js

8

CHANGELOG.md

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

## [1.5.2](https://github.com/WTTJ/welcome-ui/compare/v1.5.1...v1.5.2) (2020-01-21)
**Note:** Version bump only for package @welcome-ui/core
# [1.4.0](https://github.com/WTTJ/welcome-ui/compare/v1.3.0...v1.4.0) (2020-01-15)

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

3

dist/core.cjs.js

@@ -768,2 +768,5 @@ 'use strict';

'background-color': colors.success[100]
},
clickable: {
cursor: 'pointer'
}

@@ -770,0 +773,0 @@ }

@@ -762,2 +762,5 @@ import _extends from '@babel/runtime/helpers/esm/extends';

'background-color': colors.success[100]
},
clickable: {
cursor: 'pointer'
}

@@ -764,0 +767,0 @@ }

7

package.json
{
"name": "@welcome-ui/core",
"version": "1.4.0",
"version": "1.5.2",
"description": "welcome-ui: Core utils",

@@ -49,4 +49,5 @@ "main": "dist/core.cjs.js",

},
"gitHead": "06cb6edee9b3833e5f309112dc13ba86142224d7",
"sideEffects": false
"gitHead": "daf5a2f91cfe531e5f0f1811f9912e82be5a9d0e",
"sideEffects": false,
"component": "Core"
}
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