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

tiged

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiged - npm Package Compare versions

Comparing version 2.10.3 to 2.10.4

dist/index-dbf133c2.js

3

CHANGELOG.md
# tiged changelog
## 2.10.4
* Subdir now works with --mode=git
## 2.10.3

@@ -4,0 +7,0 @@ * GitLab changed tar.gz url. Now works again.

2

dist/bin.js

@@ -10,3 +10,3 @@ 'use strict';

var enquirer = require('enquirer');
var index = require('./index-fc554d6e.js');
var index = require('./index-dbf133c2.js');
require('tar');

@@ -13,0 +13,0 @@ require('events');

@@ -8,3 +8,3 @@ 'use strict';

require('events');
var index = require('./index-fc554d6e.js');
var index = require('./index-dbf133c2.js');
require('home-or-tmp');

@@ -11,0 +11,0 @@ require('https');

{
"name": "tiged",
"version": "2.10.3",
"version": "2.10.4",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=8.0.0"

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