Socket
Socket
Sign inDemoInstall

hellojs

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hellojs - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

24

package.json
{
"name": "hellojs",
"version": "0.1.5",
"version": "0.1.6",
"description": "A clientside Javascript library for standardizing requests to OAuth2 web services (and OAuth1 - with a shim)",
"main": "dist/hello.all.js",
"repository": {
"type": "git",
"url": "git@github.com/MrSwitch/hello.js"
},
"keywords": [
"oauth",
"oauth1.0",
"oauth2",
"api",
"facebooks",
"google",
"windows",
"linkedin",
"twitter"
],
"author": "Andrew Dodson <andrewjdodson@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/MrSwitch/hello.js/issues"
},
"scripts": {

@@ -5,0 +27,0 @@ "test": "karma start"

2

README.md

@@ -6,3 +6,3 @@

A client-side Javascript SDK for authenticating with [OAuth2](http://tools.ietf.org/pdf/draft-ietf-oauth-v2-12.pdf) (and **OAuth1** with a [oauth proxy](#oauth-proxy)) web services and querying their REST API's. HelloJS **Standardizes** paths and responses to common API's like Google Data Services, Facebook Graph and Windows Live Connect. Its **modular** so that list is [growing](modules.html). No more spaghetti code!
A client-side Javascript SDK for authenticating with [OAuth2](http://tools.ietf.org/pdf/draft-ietf-oauth-v2-12.pdf) (and **OAuth1** with a [oauth proxy](#oauth-proxy)) web services and querying their REST API's. HelloJS standardizes paths and responses to common API's like Google Data Services, Facebook Graph and Windows Live Connect. Its **modular** so that list is [growing](modules.html). No more spaghetti code!

@@ -9,0 +9,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc