File tree 6 files changed +318
-1818
lines changed
6 files changed +318
-1818
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 27
27
"commitlint" : " 19.3.0" ,
28
28
"eslint" : " 8.20.0" ,
29
29
"husky" : " 7.0.4" ,
30
- "rimraf" : " 3 .0.2 " ,
30
+ "rimraf" : " 6 .0.1 " ,
31
31
"turbo" : " 1.4.5" ,
32
32
"typedoc" : " 0.25.13" ,
33
33
"tsconfig" : " workspace:*" ,
Original file line number Diff line number Diff line change 1
- window . nearApi = require ( './lib/browser-index' ) ;
1
+ window . nearApi = require ( './lib/commonjs/ browser-index.cjs ' ) ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 31
31
"devDependencies" : {
32
32
"@types/http-errors" : " 1.6.1" ,
33
33
"@types/node" : " 20.0.0" ,
34
- "browserify" : " 16.2.3" ,
35
34
"bs58" : " 4.0.0" ,
36
35
"buffer" : " 6.0.3" ,
37
36
"build" : " workspace:*" ,
38
37
"bundlewatch" : " 0.3.1" ,
39
38
"concurrently" : " 7.3.0" ,
40
- "danger" : " 11.1.1" ,
41
- "danger-plugin-yarn" : " 1.3.2" ,
42
- "esbuild" : " ^0.21.5" ,
39
+ "esbuild" : " 0.23.0" ,
43
40
"in-publish" : " 2.0.0" ,
44
41
"jest" : " 29.7.0" ,
45
42
"localstorage-memory" : " 1.0.3" ,
50
47
"semver" : " 7.1.1" ,
51
48
"ts-jest" : " 29.1.5" ,
52
49
"tsconfig" : " workspace:*" ,
53
- "uglifyify " : " 5.0.1 "
50
+ "util " : " ^0.12.5 "
54
51
},
55
52
"keywords" : [],
56
53
"license" : " (MIT AND Apache-2.0)" ,
78
75
"files" : [
79
76
{
80
77
"path" : " dist/near-api-js.min.js" ,
81
- "maxSize" : " 250kB "
78
+ "maxSize" : " 150kB "
82
79
}
83
80
]
84
81
},
You can’t perform that action at this time.
0 commit comments