gitlab-fetch
Advanced tools
Comparing version 0.4.0-dev.13452404 to 0.4.0-dev.13610639
{ | ||
"name": "gitlab-fetch", | ||
"version": "0.4.0-dev.13452404", | ||
"version": "0.4.0-dev.13610639", | ||
"author": "Jay Anslow <jay@anslow.me.uk>", | ||
@@ -34,3 +34,7 @@ "license": "MIT", | ||
"@types/chai": "^3.4.34", | ||
"@types/debug": "0.0.29", | ||
"@types/mocha": "^2.2.32", | ||
"@types/node-fetch": "^1.6.7", | ||
"@types/query-string": "^3.0.31", | ||
"@types/rc": "0.0.1", | ||
"@types/sinon-chai": "^2.7.27", | ||
@@ -46,7 +50,3 @@ "chai": "^3.5.0", | ||
"dependencies": { | ||
"@types/debug": "0.0.29", | ||
"@types/node": "^6.0.59", | ||
"@types/node-fetch": "^1.6.7", | ||
"@types/query-string": "^3.0.31", | ||
"@types/rc": "0.0.1", | ||
"@types/node": "^8.0.47", | ||
"debug": "^2.6.0", | ||
@@ -53,0 +53,0 @@ "node-fetch": "^1.6.3", |
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
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
5
14
+ Added@types/node@8.10.66(transitive)
- Removed@types/debug@0.0.29
- Removed@types/node-fetch@^1.6.7
- Removed@types/query-string@^3.0.31
- Removed@types/rc@0.0.1
- Removed@types/debug@0.0.29(transitive)
- Removed@types/node@6.14.13(transitive)
- Removed@types/node-fetch@1.6.9(transitive)
- Removed@types/query-string@3.0.32(transitive)
- Removed@types/rc@0.0.1(transitive)
Updated@types/node@^8.0.47