New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@owlworks/hoot-api

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owlworks/hoot-api - npm Package Compare versions

Comparing version

to
0.0.17

2

dist/index.js

@@ -140,2 +140,2 @@ "use strict";

exports.HootClient = HootClient;
HootClient.DEFAULT_API_URL = "https://hoots.owl.works/api";
HootClient.DEFAULT_API_URL = "https://api.hoots.owl.works/api";

@@ -45,3 +45,3 @@ {

"types": "dist/index.d.ts",
"version": "0.0.16"
}
"version": "0.0.17"
}