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

bun-match-svg

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bun-match-svg - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

index.ts

@@ -131,3 +131,3 @@ import { expect, type MatcherResult } from "bun:test"

reference: Buffer.from(existingSnapshot),
current: Buffer.from(received[index]),
current: Buffer.from(received[index] as any),
diff: diffPath,

@@ -134,0 +134,0 @@ highlightColor: "#ff00ff",

{
"name": "bun-match-svg",
"module": "index.ts",
"version": "0.0.4",
"version": "0.0.5",
"type": "module",

@@ -6,0 +6,0 @@ "devDependencies": {

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