Socket
Socket
Sign inDemoInstall

@pnpm/git-fetcher

Package Overview
Dependencies
45
Maintainers
2
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.2 to 1.0.0

10

package.json
{
"name": "@pnpm/git-fetcher",
"version": "0.3.2",
"version": "1.0.0",
"description": "A fetcher for git-hosted packages",

@@ -21,3 +21,3 @@ "main": "lib/index.js",

"engines": {
"node": ">=4"
"node": ">=6"
},

@@ -35,4 +35,4 @@ "keywords": [

"dependencies": {
"@types/node": "^9.3.0",
"dint": "^2.0.0",
"@types/node": "^9.3.0 || 10",
"dint": "^3.0.0",
"execa": "^0.10.0",

@@ -49,3 +49,3 @@ "path-temp": "^1.0.0",

"tempy": "^0.2.1",
"ts-node": "^5.0.0",
"ts-node": "^6.0.0",
"tslint": "^5.8.0",

@@ -52,0 +52,0 @@ "typescript": "^2.6.2"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc