Comparing version 2.10.1 to 2.10.2
# degit changelog | ||
## 2.10.2 | ||
* Add support for privately hosted git repositories ([#10](https://github.com/tiged/tiged/pull/10)) | ||
## 2.10.1 | ||
* Reverted previous fix due to uncaught bug during testing. | ||
## 2.10.0 | ||
* Add support for privately hosted git repositories ([#6](https://github.com/tiged/tiged/pull/6)) | ||
## 2.9.5 | ||
@@ -4,0 +13,0 @@ * Using rimraf for older node version support. E.g. Node 10 should now work again in all uses. ([#3](https://github.com/tiged/tiged/pull/3)) |
@@ -10,3 +10,3 @@ 'use strict'; | ||
var enquirer = require('enquirer'); | ||
var index = require('./index-d1f98f55.js'); | ||
var index = require('./index-ca74a369.js'); | ||
require('tar'); | ||
@@ -13,0 +13,0 @@ require('events'); |
@@ -8,3 +8,3 @@ 'use strict'; | ||
require('events'); | ||
var index = require('./index-d1f98f55.js'); | ||
var index = require('./index-ca74a369.js'); | ||
require('home-or-tmp'); | ||
@@ -11,0 +11,0 @@ require('https'); |
{ | ||
"name": "tiged", | ||
"version": "2.10.1", | ||
"version": "2.10.2", | ||
"engines": { | ||
@@ -22,3 +22,3 @@ "node": ">=8.0.0" | ||
"type": "git", | ||
"url": "git+https://github.com/Rich-Harris/degit.git" | ||
"url": "git+https://github.com/tiged/tiged.git" | ||
}, | ||
@@ -30,8 +30,8 @@ "keywords": [ | ||
], | ||
"author": "Rich Harris", | ||
"author": "tiged", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/Rich-Harris/degit/issues" | ||
"url": "https://github.com/tiged/tiged/issues" | ||
}, | ||
"homepage": "https://github.com/Rich-Harris/degit#readme", | ||
"homepage": "https://github.com/tiged/tiged#readme", | ||
"dependencies": { | ||
@@ -38,0 +38,0 @@ "colorette": "1.2.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
116908
1045
12