record-tuple-polyfill icon indicating copy to clipboard operation
record-tuple-polyfill copied to clipboard

The modules are all non-public

Open dead-claudia opened this issue 5 years ago • 2 comments

The modules @bloomberg/record-tuple-polyfill and @bloomberg/babel-plugin-proposal-record-tuple are both published as private.

You can verify by visiting either of these two links while signed out:

  • https://www.npmjs.com/package/@bloomberg/record-tuple-polyfill
  • https://www.npmjs.com/package/@bloomberg/babel-plugin-proposal-record-tuple

I also noticed the lack of a "publishConfig": {"access": "public"} within those packages in this repo, which may have been a contributing factor.

dead-claudia avatar Jul 26 '20 01:07 dead-claudia

Those packages were voluntarily unpublished until now. Now that we're stage 2 on the proposal we intend to publish them soon. We just need to move things around first (especially in Babel).

rricard avatar Jul 27 '20 08:07 rricard

Okay. So should I close this?

dead-claudia avatar Jul 27 '20 10:07 dead-claudia