@emotion/styled-base
Advanced tools
Comparing version 10.0.17 to 10.0.19
# @emotion/styled-base | ||
## 10.0.19 | ||
- Updated dependencies [c81c0033]: | ||
- @emotion/serialize@0.11.11 | ||
- @emotion/is-prop-valid@0.8.3 | ||
## 10.0.17 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@emotion/styled-base", | ||
"version": "10.0.17", | ||
"version": "10.0.19", | ||
"description": "base styled API for emotion", | ||
@@ -19,9 +19,11 @@ "main": "dist/styled-base.cjs.js", | ||
"@babel/runtime": "^7.5.5", | ||
"@emotion/is-prop-valid": "0.8.2", | ||
"@emotion/serialize": "^0.11.10", | ||
"@emotion/is-prop-valid": "0.8.3", | ||
"@emotion/serialize": "^0.11.11", | ||
"@emotion/utils": "0.11.2" | ||
}, | ||
"devDependencies": { | ||
"@emotion/core": "^10.0.17", | ||
"@types/react": "^16.8.20", | ||
"dtslint": "^0.3.0" | ||
"dtslint": "^0.3.0", | ||
"react": "^16.5.2" | ||
}, | ||
@@ -28,0 +30,0 @@ "peerDependencies": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
103623
4
1
+ Added@emotion/is-prop-valid@0.8.3(transitive)
+ Added@emotion/memoize@0.7.3(transitive)
- Removed@emotion/is-prop-valid@0.8.2(transitive)
- Removed@emotion/memoize@0.7.2(transitive)
Updated@emotion/is-prop-valid@0.8.3
Updated@emotion/serialize@^0.11.11