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

@osmonauts/lcd

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@osmonauts/lcd - npm Package Compare versions

Comparing version

to
0.5.1

2

main/rest.js

@@ -38,2 +38,4 @@ "use strict";

});
this.get = this.get.bind(this);
this.post = this.post.bind(this);
}

@@ -40,0 +42,0 @@

4

package.json
{
"name": "@osmonauts/lcd",
"version": "0.5.0",
"version": "0.5.1",
"description": "Telescope LCDClient helpers",

@@ -76,3 +76,3 @@ "author": "Dan Lynch <pyramation@gmail.com>",

},
"gitHead": "19c93d7aaea07d8f532082e44724b251721e9160"
"gitHead": "06eca9125cdf84fdf779cf5d67d8d1adb18e57fd"
}