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.2.0 to 1.0.0

5

__tests__/Field.spec.js
import { Field } from '../src'
import moment from 'moment'
describe('Field', () => {
beforeAll(() => {
moment.locale('es')
})
describe('set', () => {

@@ -5,0 +10,0 @@ it('returns "" if the value is null', () => {

6

package.json
{
"name": "factorial-form",
"version": "0.2.0",
"version": "1.0.0",
"description": "Factorial form library",

@@ -34,3 +34,3 @@ "repository": {

"peerDependencies": {
"mobx": "^3.2.0"
"mobx": "^5.9.4"
},

@@ -62,3 +62,3 @@ "devDependencies": {

"lint-staged": "^3.6.0",
"mobx": "^3.2.0",
"mobx": "^5.9.4",
"prettier-standard": "^5.0.0",

@@ -65,0 +65,0 @@ "rimraf": "^2.6.1"

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