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

@bazel/jasmine

Package Overview
Dependencies
Maintainers
4
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bazel/jasmine - npm Package Versions

13
14

5.5.0

Diff

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)
alexeagle
published 4.6.2 •

alexeagle
published 5.1.0 •

Changelog

Source

5.1.0 (2022-02-02)

Bug Fixes

  • builtin: make linker aspect run in constant time per target (522fd7c)
  • builtin: reduce linker debug string allocations (#3309) (fb2eeac)
  • typescript: include workspace name in relativize helper (f78a2b8)

Features

  • typescript: added support for using non-file targets in srcs of ts_project (96d37b6)
  • typescript: moved file functions to tslb.bzl (20c5c58)
alexeagle
published 5.0.2 •

Changelog

Source

5.0.2 (2022-01-27)

Bug Fixes

  • jasmine: can not reference runner when exports_directories_only=… (#3293) (0be0eeb)
  • use robocopy in copy_file#is_directory so we don't hit 254 file path limit of xcopy (#3295) (ed0249b)
  • builtin: pass kwargs from node_repositories helper (#3287) (b446fa1)
  • jasmine: replace deprecated Jasmine APIs that have been removed in version 4 (#3283) (bde750b), closes #3289
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