Socket
Socket
Sign inDemoInstall

@emotion/styled

Package Overview
Dependencies
Maintainers
3
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emotion/styled - npm Package Compare versions

Comparing version 11.0.0-next.14 to 11.0.0-next.15

13

CHANGELOG.md
# @emotion/styled
## 11.0.0-next.15
### Minor Changes
- [`5d692a6a`](https://github.com/emotion-js/emotion/commit/5d692a6a8102b3faabefb773dd0145b123668a07) [#1956](https://github.com/emotion-js/emotion/pull/1956) Thanks [@eps1lon](https://github.com/eps1lon)! - Upgraded [`csstype`](https://www.npmjs.com/package/csstype) dependency to its v3. This is what we use to provide TypeScript typings for object styles. The upgrade should not affect any consuming code but it's worth mentioning if any edge case scenarios arise.
### Patch Changes
- Updated dependencies [[`5d692a6a`](https://github.com/emotion-js/emotion/commit/5d692a6a8102b3faabefb773dd0145b123668a07)]:
- @emotion/react@11.0.0-next.15
- @emotion/serialize@1.0.0-next.3
- @emotion/babel-plugin@11.0.0-next.15
## 11.0.0-next.14

@@ -4,0 +17,0 @@

10

package.json
{
"name": "@emotion/styled",
"version": "11.0.0-next.14",
"version": "11.0.0-next.15",
"description": "styled API for emotion",

@@ -15,5 +15,5 @@ "main": "dist/styled.cjs.js",

"@babel/runtime": "^7.7.2",
"@emotion/babel-plugin": "^11.0.0-next.13",
"@emotion/babel-plugin": "^11.0.0-next.15",
"@emotion/is-prop-valid": "0.9.0-next.1",
"@emotion/serialize": "^0.11.15-next.2",
"@emotion/serialize": "^1.0.0-next.3",
"@emotion/utils": "1.0.0-next.0"

@@ -23,3 +23,3 @@ },

"@babel/core": "^7.0.0",
"@emotion/react": "^11.0.0-next.14",
"@emotion/react": "^11.0.0-next.15",
"react": ">=16.8.0"

@@ -37,3 +37,3 @@ },

"@babel/core": "^7.7.2",
"@emotion/react": "11.0.0-next.14",
"@emotion/react": "11.0.0-next.15",
"dtslint": "^0.3.0",

@@ -40,0 +40,0 @@ "react": "^16.11.0"

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