[Pkg-javascript-devel] Bug#892656: even more tests fail with version 2.0.2

Paolo Greppi paolo.greppi at libpf.com
Mon Jan 14 07:24:31 GMT 2019


Il 13/01/19 16:52, Paul Gevers ha scritto:
> user debian-release at lists.debian.org
> usertags 884543 bsp-2019-01-nl-venlo
> thanks
> 
> On Mon, 23 Apr 2018 14:36:00 +0200 Paolo Greppi <paolo.greppi at libpf.com>
> wrote:
>> So I'd propose we go straight for option #3 (downgrade node-is-descriptor to 1.0).
>> Can you do that please ?
> 
> Is this what needs to happen? Should this be packaged:
> https://github.com/jonschlinkert/is-descriptor/archive/1.0.2.tar.gz ?
> 
> Paul
> Sent from the BSP in Venlo

Hi Paul, seems like npm registry now has is-descriptor 3.0.0:
https://www.npmjs.com/package/is-descriptor

but even define-property 2.0.2 still wants is-descriptor 1.0.2:
https://github.com/jonschlinkert/define-property/blob/master/package.json#L27

Now that we consider acceptable to embed tiny node modules (and is-descriptor certainly is tiny) we have two options:
1. (old #3) downgrade node-is-descriptor to 1.0.2
2. remove node-is-descriptor 2.0.0 and embed is-descriptor 1.0.2 into node-define-property

Paolo



More information about the Pkg-javascript-devel mailing list