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

cyprex-ui

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cyprex-ui - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

build/Alert.js

3

build/Button.js

@@ -21,3 +21,3 @@ 'use strict';

var BUTTON_TYPES = ['default', 'primary', 'info', 'warning', 'danger'];
var BUTTON_TYPES = ['default', 'primary', 'info', 'success', 'warning', 'danger'];

@@ -45,2 +45,3 @@ var Button = function Button(props) {

info: _react.PropTypes.bool,
success: _react.PropTypes.bool,
warning: _react.PropTypes.bool,

@@ -47,0 +48,0 @@ danger: _react.PropTypes.bool,

@@ -15,4 +15,3 @@ "use strict";

});
return rest;
}
{
"name": "cyprex-ui",
"version": "0.1.1",
"version": "0.1.2",
"description": "Cyprex basic UI components",

@@ -5,0 +5,0 @@ "main": "build/index.js",

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