@prisma/fetch-engine
Advanced tools
Comparing version 0.3.9 to 0.3.10
{ | ||
"name": "@prisma/fetch-engine", | ||
"version": "0.3.9", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"license": "Apache-2.0", | ||
"author": "Tim Suchanek <suchanek@prisma.io>", | ||
"devDependencies": { | ||
"@types/fs-extra": "8.0.1", | ||
"@types/node": "^12.12.8", | ||
"@types/node-fetch": "^2.5.3", | ||
"@types/progress": "^2.0.3", | ||
"ncc": "^0.3.6", | ||
"typescript": "^3.7.2" | ||
}, | ||
"dependencies": { | ||
"@prisma/get-platform": "0.1.4", | ||
"chalk": "^3.0.0", | ||
"debug": "^4.1.1", | ||
"find-cache-dir": "^3.1.0", | ||
"htmlparser2": "^4.0.0", | ||
"http-proxy-agent": "^2.1.0", | ||
"https-proxy-agent": "^3.0.1", | ||
"make-dir": "^3.0.0", | ||
"node-fetch": "^2.6.0", | ||
"p-retry": "^4.2.0", | ||
"progress": "^2.0.3" | ||
}, | ||
"scripts": { | ||
"build": "tsc -d", | ||
"prepublishOnly": "yarn build" | ||
}, | ||
"files": [ | ||
"dist" | ||
] | ||
"name": "@prisma/fetch-engine", | ||
"version": "0.3.10", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"license": "Apache-2.0", | ||
"author": "Tim Suchanek <suchanek@prisma.io>", | ||
"devDependencies": { | ||
"@types/fs-extra": "8.0.1", | ||
"@types/node": "^12.12.8", | ||
"@types/node-fetch": "^2.5.3", | ||
"@types/progress": "^2.0.3", | ||
"ncc": "^0.3.6", | ||
"typescript": "^3.7.2" | ||
}, | ||
"dependencies": { | ||
"@prisma/get-platform": "0.1.8", | ||
"chalk": "^3.0.0", | ||
"debug": "^4.1.1", | ||
"find-cache-dir": "^3.1.0", | ||
"htmlparser2": "^4.0.0", | ||
"http-proxy-agent": "^2.1.0", | ||
"https-proxy-agent": "^3.0.1", | ||
"make-dir": "^3.0.0", | ||
"node-fetch": "^2.6.0", | ||
"p-retry": "^4.2.0", | ||
"progress": "^2.0.3" | ||
}, | ||
"scripts": { | ||
"build": "tsc -d", | ||
"prepublishOnly": "pnpm run build" | ||
}, | ||
"files": [ | ||
"dist" | ||
] | ||
} |
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
40577
+ Added@prisma/get-platform@0.1.8(transitive)
- Removed@prisma/get-platform@0.1.4(transitive)
Updated@prisma/get-platform@0.1.8