Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@paystack/inline-js

Package Overview
Dependencies
Maintainers
5
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paystack/inline-js - npm Package Compare versions

Comparing version 2.0.3 to 2.1.0

9

package.json
{
"name": "@paystack/inline-js",
"version": "2.0.3",
"version": "2.1.0",
"description": "Client-side library to load the Paystack checkout form",

@@ -51,2 +51,3 @@ "main": "lib/inline.js",

"jest": "^23.6.0",
"jest-fetch-mock": "^3.0.3",
"nodent-runtime": "^3.2.1",

@@ -74,4 +75,8 @@ "prettier-eslint": "^8.8.0",

"jest": {
"testURL": "http://localhost/"
"testURL": "http://localhost/",
"automock": false,
"setupFiles": [
"./src/setupJest.js"
]
}
}

Sorry, the diff of this file is too big to display

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