oauth-signature
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "oauth-signature", | ||
"description": "OAuth 1.0a signature generator", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"author": "Marco Bettiolo <marco@bettiolo.it> (https://github.com/bettiolo)", | ||
@@ -15,3 +15,3 @@ "homepage": "https://github.com/bettiolo/oauth-signature-js", | ||
"license": "BSD-3-Clause", | ||
"main": "src/app/oauth_signature.js", | ||
"main": "src/app/oauth_signature", | ||
"scripts": { | ||
@@ -18,0 +18,0 @@ "prepublish": "grunt build", |
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
717093