Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "clean-tag", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "", | ||
@@ -15,6 +15,8 @@ "main": "dist.js", | ||
"dependencies": { | ||
"html-tags": "^2.0.0", | ||
"react": "^16.8.5", | ||
"styled-system": "^3.2.1" | ||
"html-tags": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.3", | ||
"styled-system": ">=1.0.0" | ||
}, | ||
"devDependencies": { | ||
@@ -27,3 +29,5 @@ "@babel/cli": "^7.2.3", | ||
"nyc": "^13.3.0", | ||
"react-test-renderer": "^16.8.5" | ||
"react-test-renderer": "^16.8.5", | ||
"react": "^16.8.5", | ||
"styled-system": "^3.2.1" | ||
}, | ||
@@ -30,0 +34,0 @@ "ava": { |
# clean-tag | ||
:warning: | ||
**NO LONGER MAINTAINED** | ||
If you're wanting to remove style props from HTML output, see [Emotion's `shouldForwardProp` API](https://emotion.sh/docs/styled#customizing-prop-forwarding) | ||
or check the [open issue on styled-components][sc-issue]. | ||
--- | ||
Removes unwanted style props from the underlying HTML element when using styled-components. | ||
@@ -5,0 +14,0 @@ |
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
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
7257
85
9
+ Added@styled-system/background@5.1.2(transitive)
+ Added@styled-system/border@5.1.5(transitive)
+ Added@styled-system/color@5.1.2(transitive)
+ Added@styled-system/core@5.1.2(transitive)
+ Added@styled-system/css@5.1.5(transitive)
+ Added@styled-system/flexbox@5.1.2(transitive)
+ Added@styled-system/grid@5.1.2(transitive)
+ Added@styled-system/layout@5.1.2(transitive)
+ Added@styled-system/position@5.1.2(transitive)
+ Added@styled-system/shadow@5.1.2(transitive)
+ Added@styled-system/space@5.1.2(transitive)
+ Added@styled-system/typography@5.1.2(transitive)
+ Added@styled-system/variant@5.1.5(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedstyled-system@5.1.5(transitive)
- Removedreact@^16.8.5
- Removedstyled-system@^3.2.1
- Removed@babel/runtime@7.26.0(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
- Removedstyled-system@3.2.1(transitive)