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

git-wt-watch

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-wt-watch - npm Package Compare versions

Comparing version 1.3.5 to 1.3.6

2

compile-check.js

@@ -131,3 +131,3 @@ #!/usr/bin/env node

const onChangedFiles = files => {
const onChangedFiles = async files => {
console.log('Files just changed:', files);

@@ -134,0 +134,0 @@

{
"name": "git-wt-watch",
"version": "1.3.5",
"version": "1.3.6",
"description": "Keep two git working trees synchronized",

@@ -5,0 +5,0 @@ "main": "client.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