Socket
Socket
Sign inDemoInstall

apple-pay-js-stubs

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apple-pay-js-stubs - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

14

package.json
{
"name": "apple-pay-js-stubs",
"version": "1.0.0",
"description": "Stub / Fake implementation of the ApplePay JS framework to enable acceptance testing",
"main": "index.js",
"version": "1.0.1",
"description": "The Apple Pay JS Stubs provide a stubbed implementation of the ApplePay JS framework allowing you to acceptance test your Apple Pay for the Web code without requiring Safari, or an iPhone with iOS 10",
"main": "src/apple-pay-js-stubs.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "karma start"
},
"author": "Indiegogo Inc.",
"license": "ISC",
"license": "MIT",
"devDependencies": {

@@ -22,3 +22,7 @@ "chai": "^3.5.0",

"sinon": "^1.17.5"
},
"repository": {
"type": "git",
"url": "git@github.com:indiegogo/apple-pay-js-stubs.git"
}
}
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