Socket
Socket
Sign inDemoInstall

@emotion/css

Package Overview
Dependencies
Maintainers
2
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emotion/css - npm Package Compare versions

Comparing version 10.0.12 to 10.0.14

6

CHANGELOG.md
# @emotion/css
## 10.0.14
### Patch Changes
- [c0eb604d](https://github.com/emotion-js/emotion/commit/c0eb604d) [#1419](https://github.com/emotion-js/emotion/pulls/1419) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Update build tool
## 10.0.12

@@ -4,0 +10,0 @@

4

dist/css.browser.cjs.js
'use strict';
Object.defineProperty(exports, '__esModule', {
value: true
});
Object.defineProperty(exports, '__esModule', { value: true });

@@ -7,0 +5,0 @@ var serialize = require('@emotion/serialize');

'use strict';
Object.defineProperty(exports, '__esModule', {
value: true
});
Object.defineProperty(exports, '__esModule', { value: true });

@@ -7,0 +5,0 @@ var serialize = require('@emotion/serialize');

{
"name": "@emotion/css",
"version": "10.0.12",
"version": "10.0.14",
"description": "a function to serialize css and object styless",

@@ -14,5 +14,5 @@ "main": "dist/css.cjs.js",

"dependencies": {
"@emotion/serialize": "^0.11.7",
"@emotion/utils": "0.11.1",
"babel-plugin-emotion": "^10.0.9"
"@emotion/serialize": "^0.11.8",
"@emotion/utils": "0.11.2",
"babel-plugin-emotion": "^10.0.14"
},

@@ -19,0 +19,0 @@ "devDependencies": {

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