Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mos-connection

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mos-connection - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

8

CHANGELOG.md

@@ -5,2 +5,10 @@ # Changelog

### [0.8.3](https://github.com/nrkno/tv-automation-mos-connection/compare/0.8.2...0.8.3) (2019-08-01)
### Bug Fixes
* downgrade gh-pages dep, due to issues with it. ([1d852a9](https://github.com/nrkno/tv-automation-mos-connection/commit/1d852a9))
* update dependencies, after security audit ([13b8e41](https://github.com/nrkno/tv-automation-mos-connection/commit/13b8e41))
### [0.8.2](https://github.com/nrkno/tv-automation-mos-connection/compare/0.8.1...0.8.2) (2019-06-07)

@@ -7,0 +15,0 @@

21

package.json
{
"name": "mos-connection",
"version": "0.8.2",
"version": "0.8.3",
"description": "MOS compliant TCP/IP Socket connection.",

@@ -84,4 +84,5 @@ "main": "dist/index.js",

"devDependencies": {
"@types/jest": "^24.0.6",
"@types/jest": "^24.0.16",
"@types/node": "^8.0.4",
"@types/xmlbuilder": "^0.0.34",
"codecov": "^3.5.0",

@@ -96,13 +97,10 @@ "gh-pages": "^2.0.1",

"sleep-ms": "^2.0.1",
"standard-version": "^6.0.1",
"standard-version": "^7.0.0",
"trash-cli": "^3.0.0",
"ts-jest": "^24.0.2",
"tslint": "^5.17.0",
"tslint": "^5.18.0",
"tslint-config-standard": "^8.0.1",
"typedoc": "^0.14.2",
"typedoc": "^0.15.0",
"typescript": "^3.3.3"
},
"resolutions": {
"typedoc/**/marked": "^0.6.2"
},
"keywords": [

@@ -123,7 +121,6 @@ "mos",

"dependencies": {
"@types/xmlbuilder": "^0.0.34",
"iconv-lite": "^0.4.24",
"moment": "^2.22.2",
"iconv-lite": "^0.5.0",
"moment": "^2.24.0",
"tslib": "^1.9.3",
"xml-js": "^1.6.8",
"xml-js": "^1.6.11",
"xmlbuilder": "^10.1.1"

@@ -130,0 +127,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc