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

rets-client

Package Overview
Dependencies
Maintainers
2
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rets-client - npm Package Compare versions

Comparing version 4.6.0 to 4.6.1

2

dist/utils/auth.js

@@ -68,3 +68,3 @@ // Generated by CoffeeScript 1.10.0

if (split.length > 1) {
results.push(systemData[split[0]] = split[1]);
results.push(systemData[split[0].trim()] = split[1].trim());
} else {

@@ -71,0 +71,0 @@ results.push(void 0);

{
"name": "rets-client",
"version": "4.6.0",
"version": "4.6.1",
"description": "A RETS client (Real Estate Transaction Standard).",

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

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