Socket
Socket
Sign inDemoInstall

create-emotion

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-emotion - npm Package Compare versions

Comparing version 11.0.0-next.1 to 11.0.0-next.3

7

CHANGELOG.md
# create-emotion
## 11.0.0-next.3
### Patch Changes
- Updated dependencies [[`8a896a31`](https://github.com/emotion-js/emotion/commit/8a896a31434a1d2f69e1f1467c446c884c929387), [`a085003d`](https://github.com/emotion-js/emotion/commit/a085003d4c8ca284c116668d7217fb747802ed85)]:
- @emotion/serialize@0.11.15-next.1
## 11.0.0-next.1

@@ -4,0 +11,0 @@

4

dist/create-emotion.cjs.prod.js

@@ -52,5 +52,5 @@ "use strict";

hydrate: function(ids) {
ids.forEach(function(key) {
ids.forEach((function(key) {
cache.inserted[key] = !0;
});
}));
},

@@ -57,0 +57,0 @@ flush: function() {

{
"name": "create-emotion",
"version": "11.0.0-next.1",
"version": "11.0.0-next.3",
"description": "The Next Generation of CSS-in-JS.",

@@ -18,3 +18,3 @@ "main": "dist/create-emotion.cjs.js",

"@emotion/cache": "^11.0.0-next.0",
"@emotion/serialize": "^1.0.0-next.0",
"@emotion/serialize": "^0.11.15-next.1",
"@emotion/sheet": "0.9.3",

@@ -21,0 +21,0 @@ "@emotion/utils": "0.11.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