@n8n/client-oauth2
Advanced tools
Comparing version 0.15.0 to 0.16.0
{ | ||
"name": "@n8n/client-oauth2", | ||
"version": "0.15.0", | ||
"version": "0.16.0", | ||
"main": "dist/index.js", | ||
@@ -16,3 +16,3 @@ "module": "src/index.ts", | ||
"dev": "pnpm watch", | ||
"typecheck": "tsc", | ||
"typecheck": "tsc --noEmit", | ||
"build": "tsc -p tsconfig.build.json", | ||
@@ -19,0 +19,0 @@ "format": "prettier --write . --ignore-path ../../../.prettierignore", |
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
62105