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

@verdocs/js-sdk

Package Overview
Dependencies
Maintainers
3
Versions
339
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@verdocs/js-sdk - npm Package Compare versions

Comparing version 1.0.21 to 1.0.22

2

package.json
{
"name": "@verdocs/js-sdk",
"version": "1.0.21",
"version": "1.0.22",
"private": false,

@@ -5,0 +5,0 @@ "homepage": "https://github.com/Verdocs/js-sdk",

@@ -90,5 +90,5 @@ /**

return [2 /*return*/, getEndpoint()
.post('/search/content')
.post('/search/content', params)
.then(function (r) { return r.data; })];
});
}); };
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