@emotion/is-prop-valid
Advanced tools
Comparing version 0.8.2 to 0.8.3
# @emotion/is-prop-valid | ||
## 0.8.3 | ||
- Updated dependencies [c81c0033]: | ||
- @emotion/memoize@0.7.3 | ||
## 0.8.2 | ||
@@ -7,3 +12,3 @@ | ||
- [c0eb604d](https://github.com/emotion-js/emotion/commit/c0eb604d) [#1419](https://github.com/emotion-js/emotion/pulls/1419) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Update build tool | ||
- [c0eb604d](https://github.com/emotion-js/emotion/commit/c0eb604d) [#1419](https://github.com/emotion-js/emotion/pull/1419) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Update build tool | ||
@@ -14,3 +19,3 @@ ## 0.8.1 | ||
- [52bd655b](https://github.com/emotion-js/emotion/commit/52bd655b) [#1379](https://github.com/emotion-js/emotion/pulls/1379) Thanks [@Andarist](https://github.com/Andarist)! - Add decoding as valid prop | ||
- [52bd655b](https://github.com/emotion-js/emotion/commit/52bd655b) [#1379](https://github.com/emotion-js/emotion/pull/1379) Thanks [@Andarist](https://github.com/Andarist)! - Add decoding as valid prop | ||
@@ -21,2 +26,2 @@ ## 0.8.0 | ||
- [06426c95](https://github.com/emotion-js/emotion/commit/06426c95) [#1377](https://github.com/emotion-js/emotion/pulls/1377) Thanks [@AjayPoshak](https://github.com/AjayPoshak)! - Mark loading as a valid property. This property is used to lazily load images and iFrames. | ||
- [06426c95](https://github.com/emotion-js/emotion/commit/06426c95) [#1377](https://github.com/emotion-js/emotion/pull/1377) Thanks [@AjayPoshak](https://github.com/AjayPoshak)! - Mark loading as a valid property. This property is used to lazily load images and iFrames. |
{ | ||
"name": "@emotion/is-prop-valid", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"description": "A function to check whether a prop is valid for HTML and SVG elements", | ||
@@ -17,3 +17,3 @@ "main": "dist/is-prop-valid.cjs.js", | ||
"dependencies": { | ||
"@emotion/memoize": "0.7.2" | ||
"@emotion/memoize": "0.7.3" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
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
35956
1
+ Added@emotion/memoize@0.7.3(transitive)
- Removed@emotion/memoize@0.7.2(transitive)
Updated@emotion/memoize@0.7.3