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.10.0

7

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

@@ -27,2 +27,4 @@ "author": "Dan Lynch <pyramation@gmail.com>",

"buidl": "npm run build && npm run build:ts",
"buidl:clean": "npm run clean && npm run buidl",
"clean": "rimraf ./types",
"prepare": "npm run build",

@@ -75,2 +77,3 @@ "lint": "eslint .",

"regenerator-runtime": "^0.13.7",
"rimraf": "3.0.2",
"ts-jest": "^29.0.3",

@@ -83,3 +86,3 @@ "typescript": "^4.8.4"

},
"gitHead": "ab33f8e624e8a9f89bdd3793da32d3ef410271b6"
"gitHead": "5773c2e27c9e017b8a4891258bd6197487119f50"
}