Socket
Socket
Sign inDemoInstall

@emotion/is-prop-valid

Package Overview
Dependencies
1
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.4 to 0.8.5

dist/is-prop-valid.cjs.js.flow

6

CHANGELOG.md
# @emotion/is-prop-valid
## 0.8.5
### Patch Changes
- [`5e17e456`](https://github.com/emotion-js/emotion/commit/5e17e456a66857bb3a3a5b39c9cd8f8dd89301e5) [#1596](https://github.com/emotion-js/emotion/pull/1596) Thanks [@Andarist](https://github.com/Andarist)! - Added Flow types to the package.
## 0.8.4

@@ -4,0 +10,0 @@

2

package.json
{
"name": "@emotion/is-prop-valid",
"version": "0.8.4",
"version": "0.8.5",
"description": "A function to check whether a prop is valid for HTML and SVG elements",

@@ -5,0 +5,0 @@ "main": "dist/is-prop-valid.cjs.js",

@@ -0,1 +1,2 @@

// @flow
import memoize from '@emotion/memoize'

@@ -2,0 +3,0 @@

@@ -0,1 +1,2 @@

// @flow
const props = {

@@ -2,0 +3,0 @@ // react props

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc