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.8.1 to 0.8.2

4

CHANGELOG.md
# Changelog
### v0.8.2
- Fix incorrect export caused by OS X case insensitivity
### v0.8.1

@@ -4,0 +8,0 @@

2

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

@@ -5,0 +5,0 @@ "author": "Zach Gotsch",

@@ -20,5 +20,5 @@ // @flow strict

export type {FeedbackStrategy} from "./FeedbackStrategies";
export type {FeedbackStrategy} from "./feedbackStrategies";
export type {Validation, FieldLink} from "./types";
export * as TestUtils from "./testutils";
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