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

captain-log

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

captain-log - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

1

index.js

@@ -26,3 +26,2 @@ const request = require('request')

if (config.freshness) {
console.log('freshness')
const since = new Date(config.since)

@@ -29,0 +28,0 @@ const created_at = new Date(d.created_at)

2

package.json
{
"name": "captain-log",
"version": "0.1.3",
"version": "0.1.4",
"description": "The log from your favorite captains",

@@ -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