Socket
Socket
Sign inDemoInstall

fbt

Package Overview
Dependencies
127
Maintainers
8
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.17.0 to 0.17.1

8

lib/intlList.js
/**
* (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
*
*
* This file is shared between www and fbsource and www is the source of truth.

@@ -8,6 +8,6 @@ * When you make change to this file on www, please make sure you test it on

* kept in sync.
*
*
* Run the following command to sync the change from www to fbsource.
* js1 upgrade www-shared -p intl
*
*
* Renders a list of items, similar to :fbt:large-list / :intl:large-list. This

@@ -124,2 +124,2 @@ * is similar to doing .join(', ') but is culturally-aware (uses fbt calls) and

intlList.CONJUNCTIONS = CONJUNCTIONS;
module.exports = intlList;
module.exports = intlList;

@@ -6,3 +6,3 @@ {

"//version": "Follow SemVer specs at https://semver.org/",
"version": "0.17.0",
"version": "0.17.1",
"keywords": [

@@ -20,7 +20,2 @@ "facebook",

"bugs": "https://github.com/facebook/fbt/issues",
"files": [
"dist/",
"lib/",
"LICENSE"
],
"main": "lib/FbtPublic.js",

@@ -27,0 +22,0 @@ "style": "dist/fbt.css",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc