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

emotion-server

Package Overview
Dependencies
Maintainers
2
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emotion-server - npm Package Compare versions

Comparing version 8.0.2-1 to 8.0.2-2

9

package.json
{
"name": "emotion-server",
"version": "8.0.2-1",
"version": "8.0.2-2",
"description": "SSR and style extraction tooling for emotion, The Next Generation of CSS-in-JS.",

@@ -13,7 +13,8 @@ "main": "lib/index.js",

"babel": "babel src -d lib",
"watch": "babel src -d lib --watch",
"clean": "rimraf lib"
},
"dependencies": {
"emotion": "^8.0.2-1",
"emotion-utils": "^8.0.1-0"
"emotion": "^8.0.2-2",
"emotion-utils": "^8.0.2-2"
},

@@ -23,3 +24,3 @@ "devDependencies": {

"npm-run-all": "^4.0.2",
"react-emotion": "^8.0.2-1",
"react-emotion": "^8.0.2-2",
"rimraf": "^2.6.1"

@@ -26,0 +27,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