aws-signature-v4
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "aws-signature-v4", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Generate AWS V4 Signatures and Signed URLs", | ||
@@ -9,18 +9,10 @@ "main": "index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://git.department.se/department/aws-signature-v4.git" | ||
}, | ||
"keywords": [ | ||
"aws", | ||
"signature", | ||
"signed", | ||
"url", | ||
"v4" | ||
], | ||
"repository": "department-stockholm/aws-signature-v4", | ||
"keywords": ["aws", "signature", "signed", "url", "v4"], | ||
"author": "Robert Sköld <robert@department.se>", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"mocha": "^2.2.5" | ||
"mocha": "^2.2.5", | ||
"release": "^3.1.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
64189
2
5