[
https://issues.apache.org/jira/browse/THRIFT-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767440#comment-16767440
]
Brian Forbis commented on THRIFT-4799:
--------------------------------------
Those packages could be updated with a scope:
@thrift/ts-tests
@thrift/js-tests
Alternatively, it would be great if these lib folders could be merged somehow.
JS/TS and NodeJS/NodeTS should ideally be mergeable. Possibly, the entire
library can just be re-written in typescript, though thats a much larger change.
> Extra package.json files
> ------------------------
>
> Key: THRIFT-4799
> URL: https://issues.apache.org/jira/browse/THRIFT-4799
> Project: Thrift
> Issue Type: Improvement
> Components: JavaScript - Library, TypeScript - Library
> Reporter: Mustafa Şenol Coşar
> Priority: Minor
>
> There are package.json files on root, lib/js and lib/ts.
> The latter two seem to be only used for tests however there is no indication
> of that.
> Moreover the library names for all three of them is 'thrift'
> Ideally these latter two package.json files should indicate that they are not
> for publishing to npm.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)