Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-html-props

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-html-props - npm Package Compare versions

Comparing version 1.0.35 to 1.0.36

4

package.json
{
"name": "react-html-props",
"version": "1.0.35",
"version": "1.0.36",
"author": "Justin Mahar <contact@justinmahar.com>",

@@ -12,3 +12,3 @@ "description": "Convenient TypeScript types for all React HTML props.",

"watch": "tsc --watch",
"test": "echo No tests. This is a types library.",
"test": "npm run build",
"lint": "eslint '*/**/*.{js,jsx,ts,tsx}' --quiet --fix",

@@ -15,0 +15,0 @@ "preship": "npm run build && git add dist && git diff-index --quiet HEAD || git commit -m \"Build, version, and publish.\" && npm version patch -m \"Build, version, and publish.\"",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc