Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

api-poller

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-poller - npm Package Compare versions

Comparing version
1.5.0
to
1.5.1
+3
-3
package.json
{
"name": "api-poller",
"version": "1.5.0",
"version": "1.5.1",
"description": "Longpoll the API and log responses to disk",
"main": "dist/runner.js",
"types": "dist/runner.d.ts",
"main": "dist/runner",
"types": "dist/runner",
"scripts": {

@@ -8,0 +8,0 @@ "prepublish": "npm run buildOnce",