@apollo/datasource-rest
Advanced tools
Comparing version 4.3.0 to 4.3.1
{ | ||
"name": "@apollo/datasource-rest", | ||
"description": "REST DataSource for Apollo Server v4", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"author": "Apollo <packages@apollographql.com>", | ||
@@ -21,7 +21,5 @@ "license": "MIT", | ||
"scripts": { | ||
"//": "#use npx here to ensure that non-TS users triggering the postinstall script don't need to install TypeScript globally or in their project", | ||
"build": "npx -p typescript tsc --build tsconfig.build.json", | ||
"build": "tsc --build tsconfig.build.json", | ||
"clean": "git clean -dfqX", | ||
"install-with-npm-8.5": "npm i -g npm@^8.5.0 && npm i", | ||
"postinstall": "npm run build", | ||
"prettier-check": "prettier --check .", | ||
@@ -42,3 +40,3 @@ "prettier-fix": "prettier --write .", | ||
"@types/jest": "29.1.2", | ||
"@types/node": "14.18.31", | ||
"@types/node": "14.18.32", | ||
"cspell": "6.12.0", | ||
@@ -45,0 +43,0 @@ "graphql": "16.6.0", |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
0
0
29357
10
531