fix(core): update
This commit is contained in:
parent
b84dd36885
commit
5f1d2c83c6
@ -2,7 +2,7 @@
|
|||||||
easy and secure websocket communication
|
easy and secure websocket communication
|
||||||
|
|
||||||
## Availabililty and Links
|
## Availabililty and Links
|
||||||
* [npmjs.org (npm package)](https://www.npmjs.com/package/@pushrocks/smartlog)
|
* [npmjs.org (npm package)](https://www.npmjs.com/package/@pushrocks/smartsocket)
|
||||||
* [gitlab.com (source)](https://gitlab.com/pushrocks/smartsocket)
|
* [gitlab.com (source)](https://gitlab.com/pushrocks/smartsocket)
|
||||||
* [github.com (source mirror)](https://github.com/pushrocks/smartsocket)
|
* [github.com (source mirror)](https://github.com/pushrocks/smartsocket)
|
||||||
* [docs (typedoc)](https://pushrocks.gitlab.io/smartsocket/)
|
* [docs (typedoc)](https://pushrocks.gitlab.io/smartsocket/)
|
||||||
@ -10,8 +10,8 @@ easy and secure websocket communication
|
|||||||
## Status for master
|
## Status for master
|
||||||
[](https://gitlab.com/pushrocks/smartsocket/commits/master)
|
[](https://gitlab.com/pushrocks/smartsocket/commits/master)
|
||||||
[](https://gitlab.com/pushrocks/smartsocket/commits/master)
|
[](https://gitlab.com/pushrocks/smartsocket/commits/master)
|
||||||
[](https://www.npmjs.com/package/@pushrocks/smartlog)
|
[](https://www.npmjs.com/package/@pushrocks/smartsocket)
|
||||||
[](https://snyk.io/test/npm/@pushrocks/smartlog)
|
[](https://snyk.io/test/npm/@pushrocks/smartsocket)
|
||||||
[](https://nodejs.org/dist/latest-v10.x/docs/api/)
|
[](https://nodejs.org/dist/latest-v10.x/docs/api/)
|
||||||
[](https://nodejs.org/dist/latest-v10.x/docs/api/)
|
[](https://nodejs.org/dist/latest-v10.x/docs/api/)
|
||||||
[](http://standardjs.com/)
|
[](http://standardjs.com/)
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"gitscope": "pushrocks",
|
"gitscope": "pushrocks",
|
||||||
"gitrepo": "smartsocket",
|
"gitrepo": "smartsocket",
|
||||||
"shortDescription": "easy and secure websocket communication",
|
"shortDescription": "easy and secure websocket communication",
|
||||||
"npmPackagename": "@pushrocks/smartlog",
|
"npmPackagename": "@pushrocks/smartsocket",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"projectDomain": "push.rocks"
|
"projectDomain": "push.rocks"
|
||||||
}
|
}
|
||||||
|
@ -39,4 +39,4 @@
|
|||||||
"@types/node": "^10.12.19"
|
"@types/node": "^10.12.19"
|
||||||
},
|
},
|
||||||
"private": false
|
"private": false
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user