New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

danger

Package Overview
Dependencies
Maintainers
3
Versions
321
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

danger - npm Package Versions

2345
33

12.3.4

Diff
orta
published 12.3.4 •

Changelog

Source

12.3.4

  • Ensure that babel ignores do not cause the transpiler to fall over, by supporting the null return from loadOptions which occurs when a file is ignored.
  • Allow absolute paths for a Dangerfile
orta
published 12.3.3 •

Changelog

Source

12.3.3

  • [#1180] Set module properly when tsconfig does not contain compilerOptions.module [@matthewh]
orta
published 12.3.2 •

Changelog

Source

12.3.2

  • [#1180] Adds support for ESM Dangerfiles (by using dangerfile.mts/dangerfile.mjs) [@matthewh]
orta
published 12.3.1 •

Changelog

Source

12.3.1

  • Fixes for created, modified and deleted files in GitHub - [@szweier]
  • Dont log about github.pr not being available in pull_request_target - [@sayali10]
orta
published 12.3.0 •

Changelog

Source

12.3.0

  • Dockerfile changes - [@glensc]
  • Use node 18 for pre-built versions of danger (used by Danger Swift / Kotlin et al) - [@heltoft]
orta
published 12.2.1 •
orta
published 12.2.0 •

Changelog

Source

12.2.0

  • Adds a log when you run on GitHub Actions without being a pull_request - [@orta]
  • GitHub: Move to 'List pull request files' API with pagination support [@fabianehlert]
orta
published 12.1.0 •

Changelog

Source

12.1.0

It's been 7 years since I looked at danger init and err, the world of CI has changed quite a bit since then. So, Danger JS's init command now knows that GitHub Actions exists and will correctly offer some advice on how to set up a Dangerfile for it. - [@orta]

orta
published 12.0.1 •
orta
published 12.0.0 •

Changelog

Source

12.0.0

Bumping to 12.x because we've raised the minimum to node version from 14 to 18. This is due to some of our dependencies requiring a newer version of node. This is a breaking change for some folk! Also, 14 has been out of support for quite a while now and Node 18 gives us a full year. - [@orta]

  • Remove the user checks in GitHub comment/inline comment lookups, to allow using app tokens [#1433] - [@orta]
  • Upgrade node engine from >=14.13.1 to >=18 [@heltoft]
  • Upgrade @types/node from ^10.11.3 to 18.19.18 [@heltoft]
  • GitLab: [#1386] Move from @gitbeaker/node to @gitbeaker/rest [@heltoft]
  • GitLab: [#1412] Danger fails to create inline comments on Gitlab [@heltoft]
  • GitLab: [#1405] Can't post multiple inline comments [@heltyarnoft]
  • GitLab: Do not delete system resolved danger inline comments [@heltoft]
  • Fix for ESM imports in Dangerfiles [@mgol]
2345
33