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

emotion-theming

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emotion-theming - npm Package Compare versions

Comparing version 10.0.19 to 10.0.27

LICENSE

10

CHANGELOG.md
# emotion-theming
## 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)]:
- @emotion/core@10.0.27
- @emotion/styled@10.0.27
- @emotion/weak-memoize@0.2.5
## 10.0.19

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

12

package.json
{
"name": "emotion-theming",
"version": "10.0.19",
"version": "10.0.27",
"description": "A CSS-in-JS theming solution, inspired by styled-components",

@@ -35,4 +35,4 @@ "main": "dist/emotion-theming.cjs.js",

"devDependencies": {
"@emotion/core": "^10.0.17",
"@emotion/styled": "^10.0.17",
"@emotion/core": "^10.0.27",
"@emotion/styled": "^10.0.27",
"@types/react": "^16.8.20",

@@ -44,7 +44,7 @@ "dtslint": "^0.3.0",

"@babel/runtime": "^7.5.5",
"@emotion/weak-memoize": "0.2.4",
"@emotion/weak-memoize": "0.2.5",
"hoist-non-react-statics": "^3.3.0"
},
"peerDependencies": {
"@emotion/core": "^10.0.17",
"@emotion/core": "^10.0.27",
"react": ">=16.3.0"

@@ -60,2 +60,2 @@ },

}
}
}
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