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

jest-emotion

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-emotion - npm Package Compare versions

Comparing version 10.0.0-beta.12 to 10.0.0-beta.13

dist/jest-emotion.browser.cjs.js

10

package.json
{
"name": "jest-emotion",
"version": "10.0.0-beta.12",
"version": "10.0.0-beta.13",
"description": "Jest utilities for emotion",
"main": "dist/index.cjs.js",
"main": "dist/jest-emotion.cjs.js",
"types": "types/index.d.ts",

@@ -24,7 +24,7 @@ "files": [

"dtslint": "^0.3.0",
"emotion": "10.0.0-beta.12",
"emotion": "10.0.0-beta.13",
"preact": "^8.2.9",
"preact-render-to-json": "^3.6.6",
"pretty-format": "^22.4.3",
"react-emotion": "10.0.0-beta.12"
"react-emotion": "10.0.0-beta.13"
},

@@ -51,4 +51,4 @@ "author": "Kye Hohenberger",

"browser": {
"./dist/index.cjs.js": "./dist/index.browser.cjs.js"
"./dist/jest-emotion.cjs.js": "./dist/jest-emotion.browser.cjs.js"
}
}
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