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

@tiller-ds/core

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiller-ds/core - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

Card.d.ts

@@ -24,4 +24,4 @@ import * as React from "react";

children: React.ReactNode;
expanderOpenIcon?: React.ReactElement;
expanderCloseIcon?: React.ReactElement;
openExpanderIcon?: React.ReactElement;
closeExpanderIcon?: React.ReactElement;
} & CardTokensProps;

@@ -28,0 +28,0 @@ declare type CardHeaderTitleProps = {

{
"name": "@tiller-ds/core",
"version": "1.0.1",
"version": "1.0.2",
"main": "./core.umd.js",

@@ -8,7 +8,7 @@ "module": "./core.esm.js",

"dependencies": {
"@tiller-ds/theme": "1.0.1",
"@tiller-ds/theme": "1.0.2",
"classnames": "2.2.6",
"lodash": "4.17.21",
"tsdef": "0.0.13",
"@tiller-ds/util": "1.0.1",
"@tiller-ds/util": "1.0.2",
"immer": "9.0.17",

@@ -15,0 +15,0 @@ "linkifyjs": "2.1.9",

@@ -86,3 +86,3 @@ import * as React from "react";

/**
* Make text unwrappable
* Make text unwrappable.
*/

@@ -89,0 +89,0 @@ dontWrapText?: boolean;

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

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