dependencies
A package manager or package management system is a collection of software tools that automate the process of installing, upgrading, configuring, or removing computer programs for a computer's operating system in a consistent manner.
Here are 767 public repositories matching this topic...
Describe the proposed change(s).
Today we use re2 for any user-provided regex, with the aim being we can't be the victim - intentionally or accidentally - of catastrophic backtracking.
But how do we make sure that we don't accidentally add a problematic regex in our own code? Wouldn't we essentially close off the risk if we used re2 for any complex regex instead of using regex literals
Fix broken node modules instantly 🏃🏽♀️
-
Updated
Sep 13, 2021 - TypeScript
Is your feature request related to a problem? Please describe.
Not related to a problem
Describe the solution you'd like
We opened #808 to discuss how we might use GitHub actions. At the time, this repo didn't have actions enabled. Now that it does, we should try them out for some of the things in that thread.
_Edit from @arschles - we have focused this issue to just the twitte
Work with yarn/npm packages locally like a boss.
-
Updated
Aug 27, 2021 - TypeScript
Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
-
Updated
Sep 26, 2021 - JavaScript
-
Updated
Jan 11, 2021 - Python
-
Updated
Jul 11, 2021 - JavaScript
Erlang build tool that makes it easy to compile and test Erlang applications and releases.
-
Updated
Sep 28, 2021 - Erlang
Description
These files need some review as there are some weird licenses detected:
sbt plugin to create a dependency graph for your project
-
Updated
Apr 2, 2021 - Scala
-
Updated
Sep 28, 2021 - Ruby
If CPM_SOURCE_CACHE is set to an empty string, CPM fails with file DOWNLOAD error: cannot create directory '/cpm' - Specify file by full.
A Ruby gem to cache and verify the licenses of dependencies
-
Updated
Sep 27, 2021 - Ruby
Add support for SPM (Swift Package Manager) when installed through Apple Xcode.
-
Updated
Apr 12, 2018 - Go
WARNING
If this is your first tern contribution, please update your local git settings using these instructions.
DO NOT USE THE GITHUB UI!
When creating your commit message for your PR, make sure to use git commit -s rather than git commit -m
Remember to add a Fixes: #1044 line in your commit message.
**Description
View the dependencies tree of you Angular application
-
Updated
Oct 9, 2020 - TypeScript
The code at
can be simplified now that Stack 2.3.1 supports ls dependencies json.
A macOS app that helps you manage dependency releases in your Podfile.
-
Updated
Mar 17, 2019 - Swift
Graphic tool for managing javascript project dependencies - in a friendly way.
-
Updated
Aug 10, 2021 - TypeScript
checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json
-
Updated
Sep 25, 2021 - JavaScript
Package and Environment Details (include every applicable attribute)
- Package Name/Version: openssl/1.1.1d
- Operating System+version: Linux CentOS 7.7.1908
- Compiler+version: GCC 7.3.1 (devtoolset-7)
- Docker image: **centos:7.7.190
Manage multiple package.json files, such as in Lerna Monorepos and Yarn/Pnpm Workspaces
-
Updated
Sep 26, 2021 - TypeScript
Find all calls to require() no matter how deeply nested using a proper walk of the AST
-
Updated
Feb 24, 2020 - JavaScript
Converts 'go mod graph' output into Graphviz's DOT language
-
Updated
Sep 19, 2020 - Go


Describe the bug
The "ES2015 exports introduced. Not side-effect free yet, hence limited tree-shake ability." Tooltip in the Size-per-package-Version graph is displayed behind the graphs bars, possibly making the tooltip text unreadable.

To Reproduce
Found on this page: