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

backpat

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backpat - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

test.js

1

index.js

@@ -51,3 +51,2 @@ /* @flow */

function seedDependencies(obj) {
console.log(obj)
Object.keys(obj)

@@ -54,0 +53,0 @@ .forEach(function(dependency) {

{
"name": "backpat",
"version": "0.1.1",
"version": "0.1.2",
"description": "A simple tool for high-fiving your tech stack",

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

@@ -40,2 +40,7 @@ # Backpat

**Please note:** Github strongly limits unauthenticated API calls. If you get
undefined for many or all of your dependencies' stars, the limit for the app
has reached for the given hour. This is less than ideal and a solution is in
the works.
Also worth noting: it's all async – so don't worry if you've got kitchen-

@@ -45,2 +50,3 @@ sink-grade dependencies.

This is a nascent module that is bound to require some TLC. If you encounter
any rough edges, please don't hesitate to drop me a line.
any rough edges, please don't hesitate to drop me a line. Oh, and feel free to
submit at PR.
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