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

react-shadow

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-shadow - npm Package Compare versions

Comparing version 19.0.0 to 19.0.1

emotion-ssr.esm.js

4

package.json
{
"name": "react-shadow",
"version": "19.0.0",
"version": "19.0.1",
"description": "Utilise Shadow DOM in React with all the benefits of style encapsulation.",

@@ -17,3 +17,3 @@ "main": "react-shadow.js",

"build-core": "rollup -c --environment input:index,output:react-shadow",
"build-emotion": "rollup -c --environment input:emotion/index,output:emotion",
"build-emotion": "rollup -c --environment input:emotion/index,output:emotion && yarn build-emotion-ssr",
"build-emotion-ssr": "rollup -c --environment input:emotion-ssr/index,output:emotion-ssr",

@@ -20,0 +20,0 @@ "build-styled-components": "rollup -c --environment input:styled-components/index,output:styled-components",

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