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

gravity-forms-api

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gravity-forms-api - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

lib/index.js

9

package.json
{
"name": "gravity-forms-api",
"version": "0.0.1",
"version": "0.0.2",
"description": "Basic module that creates signatures and requests data from gravity forms endpoints",
"main": "index.js",
"scripts": {
"test": "npm run test"
"compile": "babel -d lib/ src/",
"prepublish": "npm run compile"
},

@@ -22,5 +23,9 @@ "repository": {

"homepage": "https://github.com/poetic/gravity-forms-api#readme",
"main": "lib/index.js",
"dependencies": {
"crypto-js": "^3.1.6"
},
"devDependencies": {
"babel": "^4.6.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