Socket
Socket
Sign inDemoInstall

@twilio-paste/styling-library

Package Overview
Dependencies
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-paste/styling-library - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

6

CHANGELOG.md
# Change Log
## 0.3.3
### Patch Changes
- [`5b26f9bf`](https://github.com/twilio-labs/paste/commit/5b26f9bf2c7000b0fdf655a3ab79482c210b94c3) [#1509](https://github.com/twilio-labs/paste/pull/1509) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [styling-library]: export some types from styled-system to help with custom styling tasks
## 0.3.2

@@ -4,0 +10,0 @@

2

dist/index.d.ts

@@ -6,3 +6,3 @@ import styled from '@emotion/styled';

export { styled };
export type { SystemStyleObject } from '@styled-system/css';
export type { SystemStyleObject, SystemCssProperties, CSSPseudoSelectorProps, CSSSelectorObject, VariantProperty, UseThemeFunction, EmotionLabel, } from '@styled-system/css';
export { css } from './css-function';

@@ -9,0 +9,0 @@ export { themeGet } from '@styled-system/theme-get';

{
"name": "@twilio-paste/styling-library",
"version": "0.3.2",
"version": "0.3.3",
"category": "library",

@@ -5,0 +5,0 @@ "status": "beta",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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