licenses.dev

fbjs-scripts v0.7.1

A bundle of helpful scripts used in projects consuming fbjs.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT130
PackageRelationDependenciesPublished
ansi-gray • 0.1.1The color gray, in ansi.INDIRECT1
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-wrap • 0.1.0Create ansi colors by passing the open and close codes.INDIRECT0
array-differ • 1.0.0Create an array with values that are present in the first input array but not additional onesINDIRECT0
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.INDIRECT9
babel-core • 6.26.3Babel compiler core.DIRECT49
babel-generator • 6.26.1Turns an AST into code.INDIRECT14
babel-helper-call-delegate • 6.24.1Helper function to call delegateINDIRECT25
babel-helper-define-map • 6.26.0Helper function to define a mapINDIRECT27
babel-helper-function-name • 6.24.1Helper function to change the property 'name' of every functionINDIRECT26
babel-helper-get-function-arity • 6.24.1Helper function to get function arityINDIRECT7
babel-helper-hoist-variables • 6.24.1Helper function to hoist variablesINDIRECT7
babel-helper-optimise-call-expression • 6.24.1Helper function to optimise call expressionINDIRECT7
babel-helper-replace-supers • 6.24.1Helper function to replace supersINDIRECT26
babel-helpers • 6.24.1Collection of helper functions used by Babel transforms.INDIRECT25
babel-messages • 6.23.0Collection of debug messages used by Babel.INDIRECT3
babel-plugin-check-es2015-constants • 6.22.0Compile ES2015 constants to ES5INDIRECT3
babel-plugin-syntax-class-properties • 6.13.0Allow parsing of class propertiesINDIRECT0
babel-plugin-syntax-flow • 6.18.0Allow parsing of the flow syntaxINDIRECT0
babel-plugin-syntax-object-rest-spread • 6.13.0Allow parsing of object rest/spreadINDIRECT0
babel-plugin-syntax-trailing-function-commas • 6.22.0Compile trailing function commas to ES5INDIRECT0
babel-plugin-transform-class-properties • 6.24.1This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT28
babel-plugin-transform-es2015-arrow-functions • 6.22.0Compile ES2015 arrow functions to ES5INDIRECT3
babel-plugin-transform-es2015-block-scoped-functions • 6.22.0Babel plugin to ensure function declarations at the block level are block scopedINDIRECT3
babel-plugin-transform-es2015-block-scoping • 6.26.0Compile ES2015 block scoping (const and let) to ES5INDIRECT25
babel-plugin-transform-es2015-classes • 6.24.1Compile ES2015 classes to ES5INDIRECT30
babel-plugin-transform-es2015-computed-properties • 6.24.1Compile ES2015 computed properties to ES5INDIRECT25
babel-plugin-transform-es2015-destructuring • 6.23.0Compile ES2015 destructuring to ES5INDIRECT3
babel-plugin-transform-es2015-for-of • 6.23.0Compile ES2015 for...of to ES5INDIRECT3
babel-plugin-transform-es2015-literals • 6.22.0Compile ES2015 unicode string and number literals to ES5INDIRECT3
babel-plugin-transform-es2015-modules-commonjs • 6.26.2This plugin transforms ES2015 modules to CommonJSINDIRECT26
babel-plugin-transform-es2015-object-super • 6.24.1Compile ES2015 object super to ES5INDIRECT27
babel-plugin-transform-es2015-parameters • 6.24.1Compile ES2015 default and rest parameters to ES5INDIRECT28
babel-plugin-transform-es2015-shorthand-properties • 6.24.1Compile ES2015 shorthand properties to ES5INDIRECT7
babel-plugin-transform-es2015-spread • 6.22.0Compile ES2015 spread to ES5INDIRECT3
babel-plugin-transform-es2015-template-literals • 6.22.0Compile ES2015 template literals to ES5INDIRECT3
babel-plugin-transform-es3-member-expression-literals • 6.22.0Ensure that reserved words are quoted in property accessesINDIRECT3
babel-plugin-transform-es3-property-literals • 6.22.0Ensure that reserved words are quoted in object property keysINDIRECT3
babel-plugin-transform-flow-strip-types • 6.22.0Strip flow type annotations from your output code.INDIRECT4
babel-plugin-transform-object-rest-spread • 6.26.0Compile object rest and spread to ES5INDIRECT4
babel-plugin-transform-strict-mode • 6.24.1This plugin places a 'use strict'; directive at the top of all files to enable strict modeINDIRECT7
babel-register • 6.26.0babel require hookINDIRECT49
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babel-template • 6.26.0Generate an AST from a string template.INDIRECT24
babel-traverse • 6.26.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT23
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
babylon • 6.18.0A JavaScript parserINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
beeper • 1.1.1Make your terminal beepINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
clone-stats • 0.0.1Safely clone node's fs.Stats instances without losing their class methodsINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js • 1.2.7Standard libraryDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cross-spawn • 3.0.1Cross platform child_process#spawn and child_process#spawnSyncDIRECT5
dateformat • 2.2.0A node.js package for Steven Levithan's excellent dateFormat() function.INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
detect-indent • 4.0.0Detect the indentation of codeINDIRECT2
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fancy-log • 1.3.3Log things, prefixed with a timestamp.INDIRECT5
globals • 9.18.0Global identifiers from different JavaScript environmentsINDIRECT0
glogg • 1.0.2Global logging utilityINDIRECT1
gulp-util • 3.0.8Utility functions for gulp pluginsDIRECT58
gulplog • 1.0.0Logger for gulp and gulp pluginsINDIRECT2
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-gulplog • 0.1.0Check if gulplog is available before attempting to use itINDIRECT1
home-or-tmp • 2.0.0Get the user home directory with fallback to the system temp directoryINDIRECT2
invariant • 2.2.4invariantINDIRECT2
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-tokens • 3.0.2A regex that tokenizes JavaScript.INDIRECT0
jsesc • 1.3.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
json5 • 0.5.1JSON for the ES5 era.INDIRECT0
lodash._basecopy • 3.0.1The modern build of lodash’s internal `baseCopy` as a module.INDIRECT0
lodash._basetostring • 3.0.1The modern build of lodash’s internal `baseToString` as a module.INDIRECT0
lodash._basevalues • 3.0.0The modern build of lodash’s internal `baseValues` as a module.INDIRECT0
lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
lodash._isiterateecall • 3.0.9The modern build of lodash’s internal `isIterateeCall` as a module.INDIRECT0
lodash._reescape • 3.0.0The modern build of lodash’s internal `reEscape` as a module.INDIRECT0
lodash._reevaluate • 3.0.0The modern build of lodash’s internal `reEvaluate` as a module.INDIRECT0
lodash._reinterpolate • 3.0.0The modern build of lodash’s internal `reInterpolate` as a module.INDIRECT0
lodash._root • 3.0.1The internal lodash function `root` exported as a module.INDIRECT0
lodash.escape • 3.2.0The lodash method `_.escape` exported as a module.INDIRECT1
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.INDIRECT0
lodash.isarray • 3.0.4The modern build of lodash’s `_.isArray` as a module.INDIRECT0
lodash.keys • 3.1.2The modern build of lodash’s `_.keys` as a module.INDIRECT3
lodash.restparam • 3.6.1The modern build of lodash’s `_.restParam` as a module.INDIRECT0
lodash.template • 3.6.2The modern build of lodash’s `_.template` as a module.INDIRECT13
lodash.templatesettings • 3.1.1The lodash method `_.templateSettings` exported as a module.INDIRECT3
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
multipipe • 0.1.2pipe streams with centralized error handlingINDIRECT6
object-assign • 3.0.0ES6 Object.assign() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
parse-node-version • 1.0.1Turn node's process.version into something useful.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
repeating • 2.0.1Repeat a string - fastINDIRECT1
replace-ext • 0.0.1Replaces a file extension with another oneINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
source-map-support • 0.4.18Fixes stack traces for files with source mapsINDIRECT1
sparkles • 1.0.1Namespaced global event emitterINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
time-stamp • 1.1.0Get a formatted timestamp.INDIRECT0
to-fast-properties • 1.0.3Force V8 to use fast properties for an objectINDIRECT0
trim-right • 1.0.1Similar to String#trim() but removes only whitespace on the rightINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vinyl • 0.5.3A virtual file formatINDIRECT3
xtend • 4.0.2extend like a bossINDIRECT0
ISC9
PackageRelationDependenciesPublished
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
semver • 5.7.2The semantic version parser used by npm.DIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yallist • 2.1.2Yet Another Linked ListINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
babel-preset-fbjs • 1.0.0Babel preset for Facebook projects.DIRECT58
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
non-standard1
PackageRelationDependenciesPublished
duplexer2 • 0.0.2Like duplexer (http://npm.im/duplexer) but using streams2INDIRECT5
BSD-2-Clause1
PackageRelationDependenciesPublished
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/fbjs-scripts)](https://licenses.dev/npm/fbjs-scripts)
<a href="https://licenses.dev/npm/fbjs-scripts">
  <img src="https://licenses.dev/b/npm/fbjs-scripts" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.1 version:

[![licenses](https://licenses.dev/b/npm/fbjs-scripts/0.7.1)](https://licenses.dev/npm/fbjs-scripts/0.7.1)
<a href="https://licenses.dev/npm/fbjs-scripts/0.7.1">
  <img src="https://licenses.dev/b/npm/fbjs-scripts/0.7.1" alt="licenses" />
</a>
GitHub