emotion-theming
Advanced tools
Comparing version 10.0.19 to 10.0.27
# emotion-theming | ||
## 10.0.27 | ||
### Patch Changes | ||
- [`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968) [#1698](https://github.com/emotion-js/emotion/pull/1698) Thanks [@Andarist](https://github.com/Andarist)! - Add LICENSE file | ||
- Updated dependencies [[`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968)]: | ||
- @emotion/core@10.0.27 | ||
- @emotion/styled@10.0.27 | ||
- @emotion/weak-memoize@0.2.5 | ||
## 10.0.19 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "emotion-theming", | ||
"version": "10.0.19", | ||
"version": "10.0.27", | ||
"description": "A CSS-in-JS theming solution, inspired by styled-components", | ||
@@ -35,4 +35,4 @@ "main": "dist/emotion-theming.cjs.js", | ||
"devDependencies": { | ||
"@emotion/core": "^10.0.17", | ||
"@emotion/styled": "^10.0.17", | ||
"@emotion/core": "^10.0.27", | ||
"@emotion/styled": "^10.0.27", | ||
"@types/react": "^16.8.20", | ||
@@ -44,7 +44,7 @@ "dtslint": "^0.3.0", | ||
"@babel/runtime": "^7.5.5", | ||
"@emotion/weak-memoize": "0.2.4", | ||
"@emotion/weak-memoize": "0.2.5", | ||
"hoist-non-react-statics": "^3.3.0" | ||
}, | ||
"peerDependencies": { | ||
"@emotion/core": "^10.0.17", | ||
"@emotion/core": "^10.0.27", | ||
"react": ">=16.3.0" | ||
@@ -60,2 +60,2 @@ }, | ||
} | ||
} | ||
} |
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
54197
22
- Removed@emotion/weak-memoize@0.2.4(transitive)
Updated@emotion/weak-memoize@0.2.5