oauth-1.0a
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "oauth-1.0a", | ||
"version": "0.0.4", | ||
"description": "OAuth 1.0a Request Authorization for Node and Browser. Send OAuth request with your favorite HTTP client (request, jQuery.ajax...). No more headache about OAuth 1.0a's stuff or \"oauth_consumer_key, oauth_nonce, oauth_signature....\" parameters, just use your familiar HTTP client to send OAuth requests.", | ||
"version": "0.0.5", | ||
"description": "OAuth 1.0a Request Authorization for Node and Browser.", | ||
"scripts": { | ||
@@ -9,3 +9,3 @@ "test": "mocha", | ||
}, | ||
"repository": "https://github.com/joeddo/oauth-1.0a.git", | ||
"repository": "https://github.com/ddo/oauth-1.0a.git", | ||
"keywords": [ | ||
@@ -12,0 +12,0 @@ "oauth", |
oauth-1.0a | ||
========== | ||
[![Dependencies](https://api.travis-ci.org/joeddo/oauth-1.0a.png)](https://travis-ci.org/joeddo/oauth-1.0a) | ||
[![Dependency Status](https://gemnasium.com/joeddo/oauth-1.0a.png)](https://gemnasium.com/joeddo/oauth-1.0a) | ||
[![Dependencies](https://api.travis-ci.org/ddo/oauth-1.0a.png)](https://travis-ci.org/ddo/oauth-1.0a) | ||
[![Dependency Status](https://david-dm.org/ddo/oauth-1.0a.png?theme=shields.io)](https://david-dm.org/ddo/oauth-1.0a) | ||
[![NPM version](https://badge.fury.io/js/oauth-1.0a.png)](http://badge.fury.io/js/oauth-1.0a) | ||
@@ -43,3 +43,3 @@ | ||
###Browser | ||
Download oauth-1.0a.js [here](https://github.com/joeddo/oauth-1.0a/blob/master/lib/oauth-1.0a.js) | ||
Download oauth-1.0a.js [here](https://github.com/ddo/oauth-1.0a/blob/master/lib/oauth-1.0a.js) | ||
@@ -176,3 +176,3 @@ <script src="http://crypto-js.googlecode.com/svn/tags/3.1.2/build/rollups/hmac-sha1.js"></script> | ||
**If you want an easier way to handle your OAuth request. Please visit [SimpleOAuth](https://github.com/joeddo/SimpleOAuth), it's a wrapper of this project, some features:** | ||
**If you want an easier way to handle your OAuth request. Please visit [SimpleOAuth](https://github.com/ddo/SimpleOAuth), it's a wrapper of this project, some features:** | ||
@@ -218,3 +218,3 @@ * Request Token method | ||
* **Google Gadgets** | ||
* **Microsoft Vista Sidebar**... | ||
* **Microsoft Sidebar**... | ||
@@ -221,0 +221,0 @@ For those platforms, this library should come in handy. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
2
612507