Socket
Socket
Sign inDemoInstall

api-dylux

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-dylux - npm Package Compare versions

Comparing version 1.1.6 to 1.1.8

2

main.js

@@ -12,3 +12,3 @@ const ds = require('./index.js')

module.exports.fbdl = ds.facebook
module.exports.Twitter = ds.Downloader
module.exports.twitter = ds.twitter
module.exports.SoundCloud = ds.Downloader

@@ -15,0 +15,0 @@ module.exports.Imgur = ds.Downloader

{
"name": "api-dylux",
"version": "1.1.6",
"version": "1.1.8",
"description": "",

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

@@ -51,3 +51,3 @@ ## Penginstalan

// twitter
fg.Twitter(url_twitter)
fg.twitter(url_twitter)
.then(data => {console.log(data)

@@ -54,0 +54,0 @@ });

Sorry, the diff of this file is too big to display

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