New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

turn-admin-client

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turn-admin-client - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

.travis.yml

22

package.json
{
"name": "turn-admin-client",
"version": "0.1.0",
"version": "0.1.1",
"description": "A tool to access live TURN administrative information",
"keywords": [
"turn"
],
"bugs": {
"url": "https://github.com/danjenkins/node-turn-admin-client/issues",
"email": "me@dan-jenkins.co.uk"
},
"main": "index.js",

@@ -9,6 +16,3 @@ "scripts": {

},
"keywords": [
"turn"
],
"author": "Dan Jenkins",
"author": "Dan Jenkins <me@dan-jenkins.co.uk>",
"license": "MIT",

@@ -21,3 +25,11 @@ "devDependencies": {

"carrier": "^0.1.14"
},
"engines": {
"node": ">=0.10.0 <0.12"
},
"engineStrict": "true",
"repository": {
"type": "git",
"url": "https://github.com/danjenkins/node-turn-admin-client.git"
}
}

@@ -5,2 +5,4 @@ # Turn-admin-client

![TravisCI Build Status](https://travis-ci.org/danjenkins/node-turn-admin-client.svg?branch=master "TravisCI Build Status")
## How to use

@@ -7,0 +9,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