File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @dataparty/api" ,
33 "private" : false ,
4- "version" : " 1.2.17 " ,
4+ "version" : " 1.2.18 " ,
55 "main" : " dist/dataparty.js" ,
66 "frontend" : " dist/dataparty-browser.js" ,
77 "backend" : " dist/dataparty.js" ,
4848 ],
4949 "scripts" : {
5050 "test" : " npx lab" ,
51- "build" : " npx parcel build" ,
51+ "build" : " npx parcel build --no-scope-hoist " ,
5252 "prepare" : " npm run build" ,
5353 "watch" : " parcel watch" ,
5454 "clean" : " rm -rf node_modules; rm package-lock.json; npm i" ,
6262 "@dataparty/tasker" : " ^0.0.2" ,
6363 "@diva.exchange/i2p-sam" : " ^4.1.8" ,
6464 "@hapi/joi" : " ^17.1.1" ,
65+ "@markwylde/liferaft" : " ^1.3.4" ,
6566 "@zeit/ncc" : " ^0.22.3" ,
6667 "ajv" : " 6.9.1" ,
6768 "axios" : " ^0.27.2" ,
113114 "@dataparty/bouncer-model" : " 1.4.3" ,
114115 "@hapi/code" : " ^9.0.1" ,
115116 "@hapi/lab" : " ^25.0.1" ,
117+ "assert" : " ^2.0.0" ,
116118 "better-docs" : " ^1.1.6" ,
117119 "browserify-zlib" : " ^0.2.0" ,
118120 "crypto-browserify" : " ^3.12.0" ,
You can’t perform that action at this time.
0 commit comments