Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
85a5d7cdaf | |||
69380a2dbc | |||
fc292d83b9 | |||
b29961df95 |
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"gitzone": {},
|
"gitzone": {},
|
||||||
"npmci": {
|
"npmci": {
|
||||||
"npmGlobalTools": []
|
"npmGlobalTools": [],
|
||||||
|
"npmAccessLevel": "public"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartsocket",
|
"name": "smartsocket",
|
||||||
"version": "1.1.22",
|
"version": "1.1.24",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartsocket",
|
"name": "@pushrocks/smartsocket",
|
||||||
"version": "1.1.22",
|
"version": "1.1.24",
|
||||||
"description": "easy and secure websocket communication, TypeScript ready",
|
"description": "easy and secure websocket communication, TypeScript ready",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
Reference in New Issue
Block a user