Comparing version 0.0.8 to 0.0.9
@@ -0,0 +0,0 @@ var defaults = { |
@@ -0,0 +0,0 @@ var defaults = { |
@@ -10,3 +10,3 @@ { | ||
"description": "jotform API nodejs client", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"directories": { | ||
@@ -13,0 +13,0 @@ "test": "test" |
@@ -22,3 +22,3 @@ jotform-api-nodejs | ||
jf.options({ | ||
jotform.options({ | ||
debug: true, | ||
@@ -28,3 +28,3 @@ apiKey: "YOUR_API_KEY" | ||
jf.getUser() | ||
jotform.getUser() | ||
.then(function(r){ | ||
@@ -31,0 +31,0 @@ /* successful response after request */ |
@@ -0,0 +0,0 @@ var jf = require('JotForm'); |
@@ -0,0 +0,0 @@ var jf = require("../JotForm") |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
55941
1