Skip to content

Commit 70a50ee

Browse files
committed
Rename repo
1 parent da9a6ae commit 70a50ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# @socketregistry/packageurl-js
22

33
[![Socket Badge](https://socket.dev/api/badge/npm/package/@socketregistry/packageurl-js)](https://socket.dev/npm/package/@socketregistry/packageurl-js)
4-
[![CI - @socketregistry/packageurl-js](https://github.com/SocketDev/packageurl-js/actions/workflows/test.yml/badge.svg)](https://github.com/SocketDev/packageurl-js/actions/workflows/test.yml)
4+
[![CI - @socketregistry/packageurl-js](https://github.com/SocketDev/socket-packageurl-js/actions/workflows/test.yml/badge.svg)](https://github.com/SocketDev/socket-packageurl-js/actions/workflows/test.yml)
55
[![Follow @SocketSecurity](https://img.shields.io/twitter/follow/SocketSecurity?style=social)](https://twitter.com/SocketSecurity)
66

77
> An enhanced and tested zero dependency drop-in replacement of

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"Socket.dev",
88
"package-overrides"
99
],
10-
"homepage": "https://github.com/SocketDev/packageurl-js",
10+
"homepage": "https://github.com/SocketDev/socket-packageurl-js",
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/SocketDev/packageurl-js.git"
13+
"url": "git+https://github.com/SocketDev/socket-packageurl-js.git"
1414
},
1515
"exports": {
1616
".": {

0 commit comments

Comments
 (0)