File tree Expand file tree Collapse file tree 2 files changed +185
-131
lines changed Expand file tree Collapse file tree 2 files changed +185
-131
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " amplitude-js" ,
3
3
"author" :
" Amplitude <[email protected] >" ,
4
- "version" : " 5.3.0 " ,
4
+ "version" : " 5.3.1 " ,
5
5
"license" : " MIT" ,
6
6
"description" : " Javascript library for Amplitude Analytics" ,
7
7
"keywords" : [
13
13
"module" : " amplitude.esm.js" ,
14
14
"dependencies" : {
15
15
"@amplitude/ua-parser-js" : " 0.7.20" ,
16
- "@babel/runtime" : " ^7.3.4" ,
17
16
"blueimp-md5" : " ^2.10.0" ,
18
17
"query-string" : " 5"
19
18
},
23
22
"@babel/plugin-proposal-object-rest-spread" : " ^7.3.4" ,
24
23
"@babel/plugin-transform-runtime" : " ^7.3.4" ,
25
24
"@babel/preset-env" : " ^7.3.4" ,
25
+ "@babel/runtime" : " ^7.3.4" ,
26
26
"chai" : " ^4.1.2" ,
27
27
"date-fns" : " ^1.30.1" ,
28
28
"express" : " ^4.16.2" ,
29
29
"fs-extra" : " ^4.0.2" ,
30
- "jsdoc" : " 3.4.0 " ,
30
+ "jsdoc" : " ^3.6.3 " ,
31
31
"jshint" : " ^2.9.6" ,
32
32
"karma" : " ^4.0.0" ,
33
33
"karma-chai" : " ^0.1.0" ,
49
49
"rollup-plugin-node-resolve" : " ^4.0.1" ,
50
50
"rollup-plugin-replace" : " ^2.1.0" ,
51
51
"rollup-plugin-uglify" : " ^6.0.2" ,
52
- "sinon" : " ^4.1.2 " ,
52
+ "sinon" : " ^7.0.0 " ,
53
53
"uglify-js" : " ^2.0.0"
54
54
},
55
55
"scripts" : {
You can’t perform that action at this time.
0 commit comments