Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #376

Merged
merged 1 commit into from
Apr 15, 2023
Merged

Version Packages #376

merged 1 commit into from
Apr 15, 2023

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

viem@0.3.2

Patch Changes

@vercel
Copy link

vercel bot commented Apr 14, 2023

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

Name Status Preview Comments Updated (UTC)
viem ✅ Ready (Inspect) Visit Preview 💬 2 unresolved
✅ 1 resolved
Apr 14, 2023 0:09am
viem-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2023 0:09am

@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again.

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@* or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore bun@0.5.6
  • @SocketSecurity ignore esbuild@0.16.17
  • @SocketSecurity ignore simple-git-hooks@2.8.1
📜 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
bun@0.5.6 (added) postinstall package.json, pnpm-lock.yaml
esbuild@0.16.17 (added) postinstall pnpm-lock.yaml via vite@4.1.4, examples/_template/pnpm-lock.yaml via vite@4.1.4, examples/blocks/fetching-blocks/package.json via vite@4.1.4, examples/blocks/watching-blocks/package.json via vite@4.1.4, examples/clients/public-client/package.json via vite@4.1.4, examples/clients/wallet-client/package.json via vite@4.1.4, examples/contracts/deploying-contracts/package.json via vite@4.1.4, examples/contracts/multicall/package.json via vite@4.1.4, examples/contracts/reading-contracts/package.json via vite@4.1.4, examples/contracts/writing-to-contracts/package.json via vite@4.1.4, examples/ens/package.json via vite@4.1.4, examples/filters-and-logs/block-event-logs/package.json via vite@4.1.4, examples/filters-and-logs/event-logs/package.json via vite@4.1.4, examples/signing/typed-data/package.json via vite@4.1.4, examples/transactions/fetching-transactions/package.json via vite@4.1.4, examples/transactions/sending-transactions/package.json via vite@4.1.4, playgrounds/browser/package.json via vite@4.1.4
simple-git-hooks@2.8.1 (added) postinstall package.json, pnpm-lock.yaml
Pull request alert summary
Issue Status
Install scripts ⚠️ 3 issues
Native code ✅ 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 ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
@vitest/ui@0.29.2 network, filesystem +6 oreanno
rimraf@4.1.2 filesystem, environment +0 isaacs
@actions/github@5.1.1 network, filesystem, environment +14 thboop
ethers@6.2.3 network, filesystem +4 ricmoo
@types/ws@8.5.4 None +1 types
@types/fs-extra@9.0.13 None +1 types
@changesets/changelog-github@0.4.6 network, environment +4 changesets-release-bot
@actions/core@1.10.0 network, filesystem, environment +2 thboop
fs-extra@10.1.0 filesystem +3 ryanzim
ethers@5.7.2 network +43 ricmoo

🚮 Removed packages: viem@0.3.1

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