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

@twilio-paste/card

Package Overview
Dependencies
Maintainers
5
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-paste/card - npm Package Compare versions

Comparing version 1.3.8 to 1.3.9

11

CHANGELOG.md

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

## [1.3.9](https://github.com/twilio-labs/paste/compare/@twilio-paste/card@1.3.8...@twilio-paste/card@1.3.9) (2020-02-14)
### Bug Fixes
* **card:** add missing peer deps ([2529927](https://github.com/twilio-labs/paste/commit/2529927de49bc2550c14e99a5b1fa80960a98703))
## [1.3.8](https://github.com/twilio-labs/paste/compare/@twilio-paste/card@1.3.7...@twilio-paste/card@1.3.8) (2020-02-13)

@@ -8,0 +19,0 @@

17

package.json
{
"name": "@twilio-paste/card",
"version": "1.3.8",
"version": "1.3.9",
"category": "data display",

@@ -31,9 +31,12 @@ "status": "production",

"peerDependencies": {
"@twilio-paste/box": "^2.1.7",
"@twilio-paste/style-props": "^0.1.6",
"react": ">= 16.0.0",
"react-dom": ">= 16.0.0"
"@emotion/styled": "^10.0.10",
"@twilio-paste/box": "^2.1.8",
"@twilio-paste/style-props": "^0.1.7",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"styled-system": "^5.1.2"
},
"devDependencies": {
"@twilio-paste/box": "^2.1.8",
"@twilio-paste/box": "^2.1.9",
"@twilio-paste/style-props": "^0.1.7",

@@ -49,3 +52,3 @@ "rollup": "^1.16.2",

},
"gitHead": "0fa741a556aeac091951196823f6c54f96d382aa"
"gitHead": "a2944bbb69844c5c39b0a47e8db00732caa4e0bd"
}
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