Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bazel/runfiles

Package Overview
Dependencies
Maintainers
4
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bazel/runfiles - npm Package Versions

13
6

5.5.3

Diff

Changelog

Source

5.5.3 (2022-08-01)

Bug Fixes

  • delete ngrx from README. Currently not used (#3513) (828d77c)
  • concatjs: sync with internal change to ensure it works with tsickle host (#3510) (78a0528)
  • limit concurrency when generating BUILD files in npm_install and yarn_install (#3509) (4001716)
alexeagle
published 5.5.2 •

Changelog

Source

5.5.2 (2022-07-10)

Bug Fixes

alexeagle
published 5.5.1 •

Changelog

Source

5.5.1 (2022-06-24)

Bug Fixes

  • builtin: fix an bug where a nodejs_binary would fail to resolve an npm package when the linker is disabled (#3492) (8a2dfc8)
  • typescript: remove protobufjs dependency (#3491) (d46502d)
  • deterministic output from ts_options_validator (#3462) (d69c646), closes #3461
alexeagle
published 5.5.0 •

Changelog

Source

5.5.0 (2022-05-18)

Bug Fixes

  • docs: stray text in npm_install docs (#3450) (6d519eb)
  • examples: fix architect example on m1 (#3447) (d234328)
  • typescript: correctly process diagnostics in worker mode (#3441) (e4842c1)
  • set correct linking location for yarn_install using package.json from external repository (#3442) (55a84d1)
  • concatjs: adding devmode to BazelOpts (#3433) (5afaab8)

Features

alexeagle
published 5.4.2 •

Changelog

Source

5.4.2 (2022-04-29)

Bug Fixes

Features

alexeagle
published 5.4.1 •

Changelog

Source

5.4.1 (2022-04-25)

Bug Fixes

  • concatjs: resolve error with TypeScript 4.7 (#3420) (1074231)
  • enable stardoc generation for rules that depend on ts in core (#3394) (5d1c2ad)
  • builtin: fix a bug where mjs entry points were not added to (#3406) (e24473c)
  • builtin: improve execution requirements for copy file operations (#3413) (43e478d)
  • jasmine: allow cjs specs + add cjs/mjs tests (#3401) (dd7e778)
alexeagle
published 5.4.0 •

Changelog

Source

5.4.0 (2022-04-06)

Bug Fixes

  • exports_directories_only causes node to resolve from runfiles/node_modules (#3380) (5bf3782)
  • use -R in copy_file(is_dir=True) so macos & linux behavior are the same (#3383) (2fd97fb)
  • use python3 instead of python in unittest.bash (#3382) (b74d12d)

Features

  • builtin: add basic ESM support (bc62f37)
  • jasmine: add basic ESM support (b4b2c74)
alexeagle
published 5.3.1 •

Changelog

Source

5.3.1 (2022-03-29)

Bug Fixes

  • condition on target instead of exec (#3373) (43159a5)
  • builtin: require correct runfiles path to chdir script (#3374) (9ed16c0)
alexeagle
published 5.3.0 •

Changelog

Source

5.3.0 (2022-03-20)

Bug Fixes

  • builtin: yarn_install with vendored yarn .cjs file breaks (#3350) (4a025c0)
  • builtin: default STDOUT_CAPTURE_IS_NOT_AN_OUTPUT to falsey (#3364) (11952b1)
  • concatjs: tsc-wrapped compilation workers are subject to linker race-conditions (#3370) (d907eb5)
  • jasmine: sharded test never fail when using Jasmine < 4 (#3360) (add1452)
  • update source for generated docs (#3354) (097732b)
  • runfiles: use normalized paths when guarding runfiles root and node_modules on Windows (#3331) (7993296)

Features

  • builtin: add silent_on_success option to npm_package_bin (#3336) (78aefa3)
alexeagle
published 5.2.0 •

Changelog

Source

5.2.0 (2022-03-01)

Bug Fixes

  • builtin: avoid unnecessary chdir to prevent worker threads from failing (550673f)
  • builtin: take custom node_repositories value into account when checking if Node version exists for the platform (#3339) (5a1cbfa)
  • builtin: use srcs on genrule to not build tool for host (#3344) (17e3e2b)
  • typescript: account for rootDir when predicting json output paths (#3348) (bd36cd0), closes #3330

Features

  • builtin: perform make variable substitution in npm_package_bin env vars (#3343) (dfe4392)
  • examples: example jest add junit reporter (#3338) (840395f)
  • typescript: warn the user when rootDirs looks wrong in ts_proje… (#3126) (8df86cc)
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc