Socket
Socket
Sign inDemoInstall

rsslytics

Package Overview
Dependencies
0
Maintainers
1
Versions
9
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

README.md

2

dist/index.d.ts

@@ -12,2 +12,2 @@ export interface LogEntry {

}
export declare function countRss(userAgent: string, feedUrl: string, ip: string): void;
export declare function countRss(userAgent: string, feedUrl: string, ip: string): LogEntry;

@@ -57,3 +57,4 @@ "use strict";

};
return entry;
}
exports.countRss = countRss;
{
"name": "rsslytics",
"version": "1.0.1",
"version": "1.0.2",
"description": "Analytics for RSS",

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

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