factorial-form
Advanced tools
Comparing version 0.2.0 to 1.0.0
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', () => { |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
386157
47
6072