licenses.dev

ember-cli-typescript v3.1.4

Allow ember apps to use typescript files.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT120
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.26.3Turns an AST into code.INDIRECT10
@babel/helper-annotate-as-pure • 7.25.9Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-create-class-features-plugin • 7.25.9Compile class public and private fields, private methods and decorators to ES6INDIRECT25
@babel/helper-member-expression-to-functions • 7.25.9Helper function to replace certain member expressions with function callsINDIRECT19
@babel/helper-optimise-call-expression • 7.25.9Helper function to optimise call expressionINDIRECT3
@babel/helper-plugin-utils • 7.25.9General utilities for plugins to useINDIRECT0
@babel/helper-replace-supers • 7.25.9Helper function to replace supersINDIRECT21
@babel/helper-skip-transparent-expression-wrappers • 7.25.9Helper which skips types and parenthesesINDIRECT19
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.3A JavaScript parserINDIRECT3
@babel/plugin-proposal-nullish-coalescing-operator • 7.18.6Remove nullish coalescing operatorDIRECT2
@babel/plugin-proposal-optional-chaining • 7.21.0Transform optional chaining operators into a series of nil checksDIRECT22
@babel/plugin-syntax-nullish-coalescing-operator • 7.8.3Allow parsing of the nullish-coalescing operatorINDIRECT1
@babel/plugin-syntax-optional-chaining • 7.8.3Allow parsing of optional propertiesINDIRECT1
@babel/plugin-syntax-typescript • 7.25.9Allow parsing of TypeScript syntaxINDIRECT1
@babel/plugin-transform-typescript • 7.8.7Transform TypeScript into ES.nextDIRECT28
@babel/template • 7.25.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.26.4The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.3Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@types/minimatch • 3.0.5TypeScript definitions for MinimatchINDIRECT0
@types/symlink-or-copy • 1.2.2TypeScript definitions for symlink-or-copyINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-to-html • 0.6.15Convert ansi escaped text streams to html.DIRECT1
array-equal • 1.0.2Check if two arrays are equalINDIRECT0
async-disk-cache • 1.3.5Async disk cacheINDIRECT24
async-promise-queue • 1.0.5wrapper around async.queue to make some common usages simplerINDIRECT4
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
binaryextensions • 2.3.0A package that contains an array of every single file extension there is for binary filesINDIRECT0
blank-object • 1.0.2A faster alternative to Object.create(null)INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
broccoli-debug • 0.6.5Enable easy debugging of broccoli pipelines with broccoli-debug!INDIRECT35
broccoli-funnel • 2.0.2Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.INDIRECT37
broccoli-kitchen-sink-helpers • 0.3.1Collection of helpers that need to be extracted into separate packagesINDIRECT12
broccoli-merge-trees • 3.0.2Broccoli plugin to merge multiple trees into oneINDIRECT32
broccoli-persistent-filter • 2.3.1broccoli filter but with a persistent cacheINDIRECT59
broccoli-plugin • 1.3.1Base class for all Broccoli pluginsINDIRECT20
broccoli-plugin • 2.1.0Base class for all Broccoli pluginsINDIRECT20
broccoli-stew • 3.0.0foundation of any healthy brocfileDIRECT89
can-symlink • 1.0.0Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking.INDIRECT2
chalk • 2.4.2Terminal string styling done rightINDIRECT6
clean-up-path • 1.0.0Make paths absolute and normalize them.INDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserDIRECT1
editions • 1.3.4Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)INDIRECT0
ember-cli-babel-plugin-helpers • 1.1.1Utilities for managing installed Babel plugins in an Ember app or addonDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
execa • 3.4.0Process execution for humansDIRECT20
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
fs-tree-diff • 0.5.9Backs out file tree changesINDIRECT8
fs-tree-diff • 2.0.1Backs out file tree changesINDIRECT9
fs-updater • 1.0.4Incrementally update a directory based on an in-memory representation.INDIRECT21
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
heimdalljs-logger • 0.1.10Structured logging via heimdalljsINDIRECT4
heimdalljs • 0.2.6Structured instrumentation libraryINDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
istextorbinary • 2.1.0Determines if a buffer is comprised of text or binaryINDIRECT3
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
lodash • 4.17.21Lodash modular utilities.INDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
merge-trees • 2.0.0Incrementally merge directories.INDIRECT22
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mktemp • 0.4.0mktemp command for node.jsINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
p-finally • 2.0.1`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-root-regex • 0.1.2Regular expression for getting the root of a posix or windows filepath.INDIRECT0
path-root • 0.1.1Get the root of a posix or windows filepath.INDIRECT1
promise-map-series • 0.2.3Map over array avoiding parallel execution, using promisesINDIRECT1
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
quick-temp • 0.1.8Create and remove temporary directories with minimal effortINDIRECT16
resolve-package-path • 1.2.7a special purpose fast memoizing way to resolve a node modules package.jsonINDIRECT8
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
rsvp • 3.2.1A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
rsvp • 3.6.2A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
rsvp • 4.8.5A lightweight library that provides tools for organizing asynchronous codeDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
stagehand • 1.0.1A type-safe library for communicating between JS processes, workers, or other message-passing boundaries.DIRECT2
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symlink-or-copy • 1.3.1Symlink files or directories, falling back to copying on WindowsINDIRECT0
textextensions • 2.6.0A package that contains an array of every single file extension there is for text filesINDIRECT0
tmp • 0.0.28Temporary file and directory creatorINDIRECT1
underscore.string • 3.3.6String manipulation extensions for Underscore.js javascript library.INDIRECT2
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
username-sync • 1.0.3username but only sync and for node 0.12INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
walk-sync • 0.3.4Get an array of recursive directory contentsINDIRECT6
walk-sync • 1.1.4Get an array of recursive directory contentsINDIRECT7
walk-sync • 2.2.0Get an array of recursive directory contentsDIRECT7
ISC22
PackageRelationDependenciesPublished
ensure-posix-path • 1.1.1[![Build Status](https://travis-ci.org/stefanpenner/ensure-posix-path.svg)](https://travis-ci.org/stefanpenner/ensure-posix-path) [![Build status](https://ci.appveyor.com/api/projects/status/bt015k54b2ohk1oi?svg=true)](https://ci.appveyor.com/project/embeINDIRECT0
fast-ordered-set • 1.0.3quick and dirty ordered-setINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 5.0.15a little globberINDIRECT9
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hash-for-dep • 1.5.1generates a hash that represents a module and its depenencies uniquenessINDIRECT27
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
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
matcher-collection • 1.1.2Minimatch but for collections of minimatcher matchers.INDIRECT4
matcher-collection • 2.0.1Minimatch but for collections of minimatcher matchers.INDIRECT5
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
path-posix • 1.0.0posix-specific core path moduleINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 6.3.1The semantic version parser used by npm.DIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
tree-sync • 1.4.0A module for repeated efficient synchronizing two directories.INDIRECT31
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
entities • 2.2.0Encode & decode XML and HTML entities with easeINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 1.1.1Human-friendly process signalsINDIRECT0
unknown1
PackageRelationDependenciesPublished
sync-disk-cache • 1.3.4sync disk cacheINDIRECT19
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.1.4 version:

[![licenses](https://licenses.dev/b/npm/ember-cli-typescript/3.1.4)](https://licenses.dev/npm/ember-cli-typescript/3.1.4)
<a href="https://licenses.dev/npm/ember-cli-typescript/3.1.4">
  <img src="https://licenses.dev/b/npm/ember-cli-typescript/3.1.4" alt="licenses" />
</a>
GitHub