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

@twilio-paste/types

Package Overview
Dependencies
Maintainers
5
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-paste/types - npm Package Compare versions

Comparing version 2.1.2 to 2.2.0

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

# [2.2.0](https://github.com/twilio-labs/paste/compare/@twilio-paste/types@2.1.2...@twilio-paste/types@2.2.0) (2019-12-19)
### Features
* **Flex:** add Flex component package ([#204](https://github.com/twilio-labs/paste/issues/204)) ([74877c4](https://github.com/twilio-labs/paste/commit/74877c4b0b260c5c6451bf9eb95c2baf3b1b7751))
* **style-props:** create the style-props package ([2bc21e9](https://github.com/twilio-labs/paste/commit/2bc21e9fb685e598710e2a4ff89114f2b6287b2f))
## [2.1.2](https://github.com/twilio-labs/paste/compare/@twilio-paste/types@2.1.1...@twilio-paste/types@2.1.2) (2019-12-05)

@@ -8,0 +20,0 @@

1

dist/index.d.ts
export { SendGridThemeShape, ThemeShape } from '@twilio-paste/theme-tokens';
export * from './utils';
export * from './style-props';
//# sourceMappingURL=index.d.ts.map
{
"name": "@twilio-paste/types",
"version": "2.1.2",
"version": "2.2.0",
"description": "Shared typescript typings for Paste",

@@ -31,7 +31,7 @@ "author": "Twilio Inc.",

"peerDependencies": {
"@twilio-paste/theme-tokens": "^2.0.3",
"@twilio-paste/theme-tokens": "^2.0.4",
"styled-system": "^5.1.2"
},
"devDependencies": {
"@twilio-paste/theme-tokens": "^2.0.4",
"@twilio-paste/theme-tokens": "^2.0.5",
"csstype": "^2.6.6",

@@ -46,3 +46,3 @@ "rollup": "^1.16.2",

},
"gitHead": "68b5b09cb45f42d156fff3afff32aebc796dd321"
"gitHead": "ed4e8b8fd92e4bd9b268296a2d5d8f244875204b"
}

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