Socket
Socket
Sign inDemoInstall

gitlab-fetch

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab-fetch - npm Package Compare versions

Comparing version 0.4.0-dev.13610639 to 0.4.0-dev.13611378

16

package.json
{
"name": "gitlab-fetch",
"version": "0.4.0-dev.13610639",
"version": "0.4.0-dev.13611378",
"author": "Jay Anslow <jay@anslow.me.uk>",

@@ -23,7 +23,5 @@ "license": "MIT",

"compile:ts": "tsc -p .",
"test": "npm run test:tslint && npm run test:mocha",
"test:mocha": "istanbul cover _mocha -- --compilers ts:ts-node/register --recursive src",
"test": "npm run test:tslint",
"test:tslint": "tslint --project tsconfig.json -c tslint.json",
"dev:ts": "npm run compile:ts -- -w",
"dev:mocha": "mowatch --compilers ts:ts-node/register --recursive -R min src"
"dev:ts": "npm run compile:ts -- -w"
},

@@ -34,14 +32,6 @@ "files": [

"devDependencies": {
"@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",
"chai": "^3.5.0",
"istanbul": "^1.1.0-alpha.1",
"mocha": "^3.1.2",
"mowatch": "git+https://github.com/janslow/mowatch.git#feature/custom-extensions",
"ts-node": "~1.2.3",
"tslint": "^3.15.1",

@@ -48,0 +38,0 @@ "typescript": "^2.0.6"

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