Socket
Socket
Sign inDemoInstall

formula-one

Package Overview
Dependencies
6
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

9

package.json
{
"name": "formula-one",
"version": "0.0.3",
"version": "0.0.4",
"description": "Strongly-typed React form state management",

@@ -8,7 +8,7 @@ "author": "Zach Gotsch",

"repository": "github:flexport/formula-one",
"main": "./dist/Form.js",
"types": "./dist/Form.d.ts",
"files": ["dist"],
"files": [
"dist"
],
"scripts": {

@@ -18,3 +18,2 @@ "build": "rm ./dist/*; tsc --declaration",

},
"peerDependencies": {

@@ -21,0 +20,0 @@ "react": "^16.3.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