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

rets-client

Package Overview
Dependencies
Maintainers
1
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 5.2.3 to 5.2.4

14

package.json
{
"name": "rets-client",
"version": "5.2.3",
"version": "5.2.4",
"description": "A RETS client (Real Estate Transaction Standard).",

@@ -38,3 +38,3 @@ "main": "index.js",

"test": "node_modules/mocha/bin/_mocha --compilers ts-node/register test/*.ts",
"prepare": "npm run test",
"xxxprepare": "npm run test",
"dev": "coffee --watch --output dist lib/"

@@ -44,3 +44,3 @@ },

"type": "git",
"url": "https://github.com/sbruno81/rets-client.git"
"url": "https://github.com/zacronos/rets-client.git"
},

@@ -61,11 +61,11 @@ "keywords": [

],
"author": "Steve Bruno <stevenrbruno@icloud.com>",
"author": "Joe Ibershoff <joe@ibershoff.com>",
"contributors": [
"Steve Bruno <stevenrbruno@icloud.com>",
"Joe Ibershoff <joe@realtymaps.com>"
"Joe Ibershoff <joe@ibershoff.com>",
"Steve Bruno <stevenrbruno@icloud.com>"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/sbruno81/rets-client/issues"
"url": "https://github.com/zacronos/rets-client/issues"
}
}
rets-client
===========
A RETS (Real Estate Transaction Standard) client for Node.js.
[UNMAINTAINED]
A RETS (Real Estate Transaction Standard) client for Node.js.
I haven't had time to work on this for a couple years now, and I no longer work on any projects which use this.
I think it's a good little project, and while there are things I wish I'd refactored, it has a lot to offer.
So if someone would like to start maintianing it, I'm open to figuring out how best to make that work.
## Changes

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