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 10.0.23 to 10.0.27

LICENSE

10

CHANGELOG.md
# @emotion/styled
## 10.0.27
### Patch Changes
- [`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968) [#1698](https://github.com/emotion-js/emotion/pull/1698) Thanks [@Andarist](https://github.com/Andarist)! - Add LICENSE file
- Updated dependencies [[`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968)]:
- babel-plugin-emotion@10.0.27
- @emotion/core@10.0.27
- @emotion/styled-base@10.0.27
## 10.0.23

@@ -4,0 +14,0 @@

10

package.json
{
"name": "@emotion/styled",
"version": "10.0.23",
"version": "10.0.27",
"description": "styled API for emotion",

@@ -14,7 +14,7 @@ "main": "dist/styled.cjs.js",

"dependencies": {
"@emotion/styled-base": "^10.0.23",
"babel-plugin-emotion": "^10.0.23"
"@emotion/styled-base": "^10.0.27",
"babel-plugin-emotion": "^10.0.27"
},
"devDependencies": {
"@emotion/core": "^10.0.22",
"@emotion/core": "^10.0.27",
"dtslint": "^0.3.0",

@@ -24,3 +24,3 @@ "react": "^16.5.2"

"peerDependencies": {
"@emotion/core": "^10.0.22",
"@emotion/core": "^10.0.27",
"react": ">=16.3.0"

@@ -27,0 +27,0 @@ },

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