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

factorial-form

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

factorial-form - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

CHANGELOG.md
# Changelog
## `0.1.1`
Handle booleans on isComplete
## `0.1.0`

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

@@ -294,2 +294,3 @@ 'use strict';

case 'number':
case 'boolean':
case 'cents':

@@ -296,0 +297,0 @@ return _lodash2.default.isNull(field.value);

2

package.json
{
"name": "factorial-form",
"version": "0.1.0",
"version": "0.1.1",
"description": "Factorial form library",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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