Skip to content

feat: events#17

Merged
nadilas merged 15 commits into
feat/adminfrom
feature/bon-5-svix-event-publisher
Feb 5, 2023
Merged

feat: events#17
nadilas merged 15 commits into
feat/adminfrom
feature/bon-5-svix-event-publisher

Conversation

@nadilas

@nadilas nadilas commented Jan 28, 2023

Copy link
Copy Markdown
Member

Description of change

Prepares event publishing and svix integration package.

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @dotinc/bouncer-admin@0.2.0-canary.17.9fee0d7.0
npm install @dotinc/bouncer-client@0.4.0-canary.17.9fee0d7.0
npm install @dotinc/bouncer-core@0.8.0-canary.17.9fee0d7.0
npm install @dotinc/bouncer-ui@0.2.0-canary.17.9fee0d7.0
# or 
yarn add @dotinc/bouncer-admin@0.2.0-canary.17.9fee0d7.0
yarn add @dotinc/bouncer-client@0.4.0-canary.17.9fee0d7.0
yarn add @dotinc/bouncer-core@0.8.0-canary.17.9fee0d7.0
yarn add @dotinc/bouncer-ui@0.2.0-canary.17.9fee0d7.0

@vercel

vercel Bot commented Jan 28, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
bouncer ❌ Failed (Inspect) Feb 5, 2023 at 11:10AM (UTC)

@nadilas

nadilas commented Jan 28, 2023

Copy link
Copy Markdown
Member Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@socket-security

socket-security Bot commented Jan 30, 2023

Copy link
Copy Markdown

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Source
@swc/core@1.3.32 (upgraded) postinstall packages/ui/package.json via tsup@6.5.0
turbo@1.7.3 (upgraded) postinstall package.json
🧐 Potential typo squat

Package name is similar to other popular packages and may not be the package you want.

Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages.

Package 📎 Did you mean? Found in
bouncer@0.0.1 (added) bouncer (5.9 thousand times more downloads)
Pull request report summary
Issue Status
Install scripts ⚠️ 2 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ⚠️ 1 issue
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

  • @SocketSecurity ignore @swc/core@1.3.32
  • @SocketSecurity ignore turbo@1.7.3
  • @SocketSecurity ignore bouncer@0.0.1

Powered by socket.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant