Socket
Socket
Sign inDemoInstall

@beisen-phoenix/button

Package Overview
Dependencies
Maintainers
1
Versions
435
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beisen-phoenix/button - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

lib/sub-components/button/button.st.d.ts

2

lib/sub-components/button/index.js

@@ -33,3 +33,3 @@ import "core-js/modules/es6.object.assign";

import * as React from 'react';
import Button from './buttons.st';
import Button from './button.st';
import { Loading } from '@beisen-phoenix/icon';

@@ -36,0 +36,0 @@ import * as skin from '@beisen-phoenix/style-token';

import * as React from 'react';
import * as Icon from '@beisen-phoenix/icon';
import Button from './buttons.st';
import Button from './button.st';
import Tooltip from '@beisen-phoenix/tooltip';

@@ -5,0 +5,0 @@ import * as skin from '@beisen-phoenix/style-token';

import * as React from 'react';
import Button from './buttons.st';
import Button from './button.st';
export default (function (props) {

@@ -4,0 +4,0 @@ var clickHandler = props.clickHandler,

{
"name": "@beisen-phoenix/button",
"version": "1.0.3",
"version": "1.0.4",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/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