Socket
Socket
Sign inDemoInstall

@emotion/is-prop-valid

Package Overview
Dependencies
1
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.4 to 0.6.5

dist/is-prop-valid.cjs.js

8

package.json
{
"name": "@emotion/is-prop-valid",
"version": "0.6.4",
"version": "0.6.5",
"description": "A function to check whether a prop is valid for HTML and SVG elements",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"main": "dist/is-prop-valid.cjs.js",
"module": "dist/is-prop-valid.esm.js",
"license": "MIT",

@@ -13,3 +13,3 @@ "repository": "https://github.com/emotion-js/emotion/tree/master/next-packages/is-prop-valid",

"dependencies": {
"@emotion/memoize": "^0.6.4"
"@emotion/memoize": "^0.6.5"
},

@@ -16,0 +16,0 @@ "files": [

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