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

tumblr-2-pe-epub

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tumblr-2-pe-epub - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

2

index.js

@@ -18,3 +18,3 @@ // Generated by CoffeeScript 1.7.1

return setTimeout(function() {
if (!totalPosts || totalPosts > allPosts.length) {
if (totalPosts !== false || totalPosts > allPosts.length) {
return that.blog.posts({

@@ -21,0 +21,0 @@ offset: offset || 0

{
"name": "tumblr-2-pe-epub",
"version": "0.3.0",
"version": "0.4.0",
"description": "tumblr into pe-epub format",

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

Sorry, the diff of this file is not supported yet

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