Socket
Socket
Sign inDemoInstall

filter-invalid-dom-props

Package Overview
Dependencies
1
Maintainers
47
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 3.0.0

CHANGELOG.md

11

package.json
{
"name": "filter-invalid-dom-props",
"version": "2.1.0",
"version": "3.0.0",
"description": "a function to filter props that are not valid dom props when spreading props in an HOC in react",
"main": "dist/index.js",
"types": "index.d.ts",
"scripts": {
"build": "babel src --out-dir dist",
"changeset": "changeset",
"prepublish": "npm run build",
"test": "tape test/*.js",
"build": "babel src --out-dir dist",
"prepublish": "npm run build"
"release": "st-changeset release"
},

@@ -25,2 +28,4 @@ "repository": {

"devDependencies": {
"@changesets/cli": "^2.26.0",
"@socialtables/changesets": "^2.0.0",
"babel-cli": "6.16.0",

@@ -27,0 +32,0 @@ "babel-preset-es2015": "6.16.0",

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