Socket
Socket
Sign inDemoInstall

@tiermobility/tile38-ts

Package Overview
Dependencies
13
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

3

dist/Client.js

@@ -101,2 +101,5 @@ "use strict";

this.redis = (0, redis_1.createClient)({ url })
.on('ready', () => {
this.format = Format.RESP;
})
.on('error', (error) => {

@@ -103,0 +106,0 @@ /* istanbul ignore next */

2

package.json
{
"name": "@tiermobility/tile38-ts",
"version": "1.0.1",
"version": "1.0.2",
"description": "A Node.js Tile38 client written in TypeScript",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc