File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Socket CLI
2
2
3
3
[ ![ Socket Badge] ( https://socket.dev/api/badge/npm/package/@socketsecurity/cli )] ( https://socket.dev/npm/package/@socketsecurity/cli )
4
- [ ![ npm version] ( https://img.shields.io/npm/v/@socketsecurity/cli.svg?style=flat )] ( https://socket.dev/npm/package/@socketsecurity/cli )
5
- [ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg )] ( https://github.com/SocketDev/eslint-config )
6
4
[ ![ Follow @SocketSecurity ] ( https://img.shields.io/twitter/follow/SocketSecurity?style=social )] ( https://twitter.com/SocketSecurity )
7
5
8
6
> CLI tool for [ Socket.dev] ( https://socket.dev/ )
Original file line number Diff line number Diff line change 4
4
"description" : " CLI tool for Socket.dev" ,
5
5
"homepage" : " http://github.com/SocketDev/socket-cli-js" ,
6
6
"license" : " MIT" ,
7
- "repository" : " github:SocketDev/socket-cli-js" ,
7
+ "repository" : {
8
+ "type" : " git" ,
9
+ "url" : " git+https://github.com/SocketDev/socket-cli-js.git"
10
+ },
8
11
"author" : {
9
12
"name" : " Socket Inc" ,
10
13
You can’t perform that action at this time.
0 commit comments