Closed PAkerstrand closed 3 years ago
Affected versions: >4.1.0 <= 4.5.0
>4.1.0 <= 4.5.0
The type definitions identity.d.ts, monetization.d.ts and payment.d.ts are not published, which breaks "root level" imports from the consuming side:
identity.d.ts
monetization.d.ts
payment.d.ts
This stems from the above mentioned definition files not being published, due to them not being listed as exceptions inside of .npmignore: https://github.com/schibsted/account-sdk-browser/blob/393d1173ad21c91c1eaf97878382a809605c5fc2/.npmignore#L1-L10
.npmignore
Files available to consumers:
Affected versions:
>4.1.0 <= 4.5.0
The type definitions
identity.d.ts
,monetization.d.ts
andpayment.d.ts
are not published, which breaks "root level" imports from the consuming side:This stems from the above mentioned definition files not being published, due to them not being listed as exceptions inside of
.npmignore
: https://github.com/schibsted/account-sdk-browser/blob/393d1173ad21c91c1eaf97878382a809605c5fc2/.npmignore#L1-L10Files available to consumers: