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

latest-tweets-modern

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

latest-tweets-modern - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

latest-tweet.js

@@ -29,3 +29,3 @@ const request = require('request');

);
if (this.skipPinnedTweets) {
if (this.options.skipPinnedTweets) {
var tweets = xpath.select(

@@ -32,0 +32,0 @@ "//li[contains(@class, 'js-stream-item') and not(contains(@class,'js-pinned'))]",

{
"name": "latest-tweets-modern",
"description": "About Get latest tweets from a user with ease.",
"version": "1.0.5",
"version": "1.0.6",
"repository": {

@@ -6,0 +6,0 @@ "url": "git://github.com/noffle/latest-tweets.git"

@@ -8,2 +8,6 @@ # latest-tweets made by: https://github.com/hackergrrl/

# Installing
```npm i latest-tweets-modern ```
# Example In House

@@ -10,0 +14,0 @@

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