avatar

npm 將支援 "scoped packages"

其實本來是希望這篇是 v0.12 的釋出公告,不過最近的狀況實在是讓人摸不著頭緒,除了活絡度明顯下降之外,釋出日期也遙遙無期,希望 core team 可以加加油啊...

btw, 最近剛好看到 npm 直接跳了大版號,所以稍微進去看了一下。

npm 1.5.0-alpha has become npm 2.0.0-alpha because of these exciting changes: https://t.co/OyPZ6aOuGV Try it out! File bugs! Enjoy!

— Forrest L Norvell (@othiym23){' '} July 23, 2014
不過這也不是重點 #炸 昇大版號主要是 `npm run-script` 開始[支援參數](https://github.com/npm/npm/pull/5518)

不過在翻 changelog 的時候發現到另一個有趣的東西 - scoped packages,也可以參考 nodejitsu 整理的文章

主要是針對許多企業 or 較大型的開發團隊,一直有 private registry 的需求,其實目前也有不少方式可以做到,不過不需要自己 hack 一層直接在 npm 中支援當然是最好不過的,看來 npm 團隊打算著手來處理這個需求了,然後就是上面提到的 scoped packages 這個東西。

@registry/package - 就是這樣而已 XD

目前在 npm 1.5.0-alpha0 之後的版本都已經支援,不過我猜之後應該會有個官方公告才對,看起來是個頗大的變化。至於目前只有 client 端支援,如果想在內部試用的話,可以考慮一下手腳很快的 cnpm ;p


update

npmjs 有放一段展示影片,有興趣的可以看一下實際運作的情形:

want to see scoped/private modules in action? Here's a sneak peek of npm Enterprise:{' '} https://t.co/KahPFBffL4

— Benjamin Coe (@BenjaminCoe){' '} July 28, 2014

powered by WebMention.io

You can skeet this post or discuss it on BlueSky, the comments will show up here.
0Likes0Replies0Mentions

Be the first one to share this article!