File tree 2 files changed +1892
-1709
lines changed
2 files changed +1892
-1709
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jsvat" ,
3
- "version" : " 2.1.4 " ,
3
+ "version" : " 2.2.0 " ,
4
4
"description" : " Check the validity of the format of an EU VAT number" ,
5
5
"main" : " ./lib/commonjs/index.js" ,
6
6
"module" : " ./lib/es6/index.js" ,
49
49
"private" : false ,
50
50
"dependencies" : {},
51
51
"devDependencies" : {
52
- "@babel/preset-env" : " 7.6.3 " ,
52
+ "@babel/preset-env" : " 7.9.5 " ,
53
53
"babel" : " 6.23.0" ,
54
54
"babel-plugin-transform-es2015-modules-commonjs" : " 6.26.2" ,
55
- "jest" : " 24.9.0 " ,
56
- "rimraf" : " 3.0.0 " ,
57
- "ts-loader" : " 6.2.0 " ,
58
- "tslint" : " 5.20.0 " ,
55
+ "jest" : " 25.2.7 " ,
56
+ "rimraf" : " 3.0.2 " ,
57
+ "ts-loader" : " 6.2.2 " ,
58
+ "tslint" : " 6.1.1 " ,
59
59
"tslint-config-prettier" : " 1.18.0" ,
60
60
"tslint-immutable" : " 6.0.1" ,
61
- "typescript" : " 3.6.4 "
61
+ "typescript" : " 3.8.3 "
62
62
}
63
63
}
You can’t perform that action at this time.
0 commit comments