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

@canary-ui/react

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canary-ui/react - npm Package Compare versions

Comparing version 1.0.0 to 1.0.4

4

dist/index.d.ts

@@ -5,1 +5,5 @@ export { default as Message } from './message';

export type { LinkProps } from './link';
export { default as Notification } from './notification';
export type { NotificationProps } from './notification';
export { default as Image } from './image';
export type { ImageProps } from './image';

3

package.json
{
"name": "@canary-ui/react",
"description": "A compact & modern ui kit.",
"version": "1.0.0",
"version": "1.0.4",
"main": "dist/index.js",

@@ -50,2 +50,3 @@ "module": "esm/index.js",

"storybook": "start-storybook -p 6006",
"mock:prod": "yarn build:rollup && yarn build:esm && yarn build:types && yarn build:esm-types",
"release": "yarn build:rollup && yarn build:esm && yarn build:types && yarn build:esm-types && yarn publish --access public --non-interactive",

@@ -52,0 +53,0 @@ "build:storybook": "build-storybook",

Sorry, the diff of this file is too big to display

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