@paystack/inline-js
Advanced tools
Comparing version 2.0.3 to 2.1.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1119
118757
32
4