react-shadow
Advanced tools
Comparing version 19.0.0 to 19.0.1
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1589180
28
1467
6
25