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

asksteem

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asksteem - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

2

index.js

@@ -7,3 +7,3 @@ ApiWrapper = require('./lib/api-wrapper');

suggestions: '/suggestions?${term}',
search: '/search?q=${q}&pg=${pg}&include=${include}&sort_by=${sort_by}&order=${order}&types=${types}',
search: '/search?q=${q}&pg=${pg}&include=${include}&sort_by=${sort_by}&order=${order}&types=${types}&key=${key}',
related: '/related?author=${author}&permlink=${permlink}&q=${q}&user=${user}&include=${include}&sort_by=${sort_by}&order=${order}',

@@ -10,0 +10,0 @@ trending: '/trending?q=${q}&size=${size}&types=${types}',

{
"name": "asksteem",
"version": "0.0.12",
"version": "0.0.13",
"description": "Wrapper for the AskSteem API",

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

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