@transloadit/pr
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@transloadit/pr", | ||
"license": "AGPL-3.0-only", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"private": false, | ||
@@ -15,3 +15,3 @@ "publishConfig": { | ||
"main": "./pr.js", | ||
"gitHead": "f6124d6408293179567021262956049f65ca2e94" | ||
"gitHead": "1d649aa77fbabed471420f73f9433954452743bd" | ||
} |
const util = require('util') | ||
module.exports = function pr (...args) { | ||
@@ -3,0 +4,0 @@ for (const arg of args) { |
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
35553