You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@bjoerge/test-b

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bjoerge/test-b - npm Package Compare versions

Comparing version
1.4.0
to
1.4.1-next.0
+6
-0
CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## 1.4.1-next.0+4988438 (2025-06-01)
### Bug Fixes
* small fix ([4988438](https://github.com/bjoerge-dev/release-workflow-test/commit/498843811592af55fbb17c5b37305df29c2641d5)) by Bjørge Næss (bjoerge@gmail.com)
# [1.4.0](https://github.com/bjoerge-dev/release-workflow-test/compare/v1.3.3...v1.4.0) (2025-06-01)

@@ -8,0 +14,0 @@

+1
-1

@@ -1,1 +0,1 @@

export const name = "a"
export const name = "ab"
{
"name": "@bjoerge/test-b",
"version": "1.4.0",
"version": "1.4.1-next.0+4988438",
"description": "",

@@ -18,3 +18,3 @@ "main": "index.js",

"license": "ISC",
"gitHead": "f2f5bc373866640b38a873d57b383b05313c4a4c"
"gitHead": "498843811592af55fbb17c5b37305df29c2641d5"
}