New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jotform

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jotform - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

0

index.js

@@ -0,0 +0,0 @@ var defaults = {

@@ -0,0 +0,0 @@ var defaults = {

2

package.json

@@ -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

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