@dvsa/cvs-type-definitions 6.3.0 → 6.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -997,8 +997,7 @@
997
997
  "type": [
998
998
  "string",
999
999
  "null"
1000
- ],
1001
- "maxLength": 12
1000
+ ]
1002
1001
  },
1003
1002
  "plateIssueDate": {
1004
1003
  "type": [
@@ -1057,8 +1057,7 @@
1057
1057
  "type": [
1058
1058
  "string",
1059
1059
  "null"
1060
- ],
1061
- "maxLength": 12
1060
+ ]
1062
1061
  },
1063
1062
  "plateIssueDate": {
1064
1063
  "type": [
@@ -1051,8 +1051,7 @@
1051
1051
  "type": [
1052
1052
  "string",
1053
1053
  "null"
1054
- ],
1055
- "maxLength": 12
1054
+ ]
1056
1055
  },
1057
1056
  "plateIssueDate": {
1058
1057
  "type": [
@@ -1030,8 +1030,7 @@
1030
1030
  "type": [
1031
1031
  "string",
1032
1032
  "null"
1033
- ],
1034
- "maxLength": 12
1033
+ ]
1035
1034
  },
1036
1035
  "plateIssueDate": {
1037
1036
  "type": [
@@ -1234,8 +1234,7 @@
1234
1234
  "type": [
1235
1235
  "string",
1236
1236
  "null"
1237
- ],
1238
- "maxLength": 12
1237
+ ]
1239
1238
  },
1240
1239
  "plateIssueDate": {
1241
1240
  "type": [
@@ -1068,8 +1068,7 @@
1068
1068
  "type": [
1069
1069
  "string",
1070
1070
  "null"
1071
- ],
1072
- "maxLength": 12
1071
+ ]
1073
1072
  },
1074
1073
  "plateIssueDate": {
1075
1074
  "type": [
@@ -970,8 +970,7 @@
970
970
  "type": [
971
971
  "string",
972
972
  "null"
973
- ],
974
- "maxLength": 12
973
+ ]
975
974
  },
976
975
  "plateIssueDate": {
977
976
  "type": [
@@ -1025,8 +1025,7 @@
1025
1025
  "type": [
1026
1026
  "string",
1027
1027
  "null"
1028
- ],
1029
- "maxLength": 12
1028
+ ]
1030
1029
  },
1031
1030
  "plateIssueDate": {
1032
1031
  "type": [
@@ -1011,8 +1011,7 @@
1011
1011
  "type": [
1012
1012
  "string",
1013
1013
  "null"
1014
- ],
1015
- "maxLength": 12
1014
+ ]
1016
1015
  },
1017
1016
  "plateIssueDate": {
1018
1017
  "type": [
@@ -1005,8 +1005,7 @@
1005
1005
  "type": [
1006
1006
  "string",
1007
1007
  "null"
1008
- ],
1009
- "maxLength": 12
1008
+ ]
1010
1009
  },
1011
1010
  "plateIssueDate": {
1012
1011
  "type": [
@@ -1040,8 +1040,7 @@
1040
1040
  "type": [
1041
1041
  "string",
1042
1042
  "null"
1043
- ],
1044
- "maxLength": 12
1043
+ ]
1045
1044
  },
1046
1045
  "plateIssueDate": {
1047
1046
  "type": [
@@ -1035,8 +1035,7 @@
1035
1035
  "type": [
1036
1036
  "string",
1037
1037
  "null"
1038
- ],
1039
- "maxLength": 12
1038
+ ]
1040
1039
  },
1041
1040
  "plateIssueDate": {
1042
1041
  "type": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dvsa/cvs-type-definitions",
3
- "version": "6.3.0",
3
+ "version": "6.4.0",
4
4
  "description": "type definitions for cvs vta and vtm applications",
5
5
  "main": "index.js",
6
6
  "repository": {