@google/clasp
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -285,5 +285,3 @@ #!/usr/bin/env node | ||
'https://www.googleapis.com/auth/script.projects', | ||
], | ||
code_challenge_method: 'S256', | ||
code_challenge: codes.codeChallenge | ||
] | ||
}; | ||
@@ -290,0 +288,0 @@ var authCode = useLocalhost ? |
{ | ||
"name": "@google/clasp", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Develop Apps Script Projects locally", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
69194
1166