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

paypal-nvp-api

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paypal-nvp-api - npm Package Compare versions

Comparing version 1.2.28 to 1.2.31

8

package.json
{
"version": "1.2.28",
"version": "1.2.31",
"name": "paypal-nvp-api",

@@ -19,6 +19,6 @@ "description": "Node.js wrapper for the Paypal Name-Value Pair — NVP ",

"tape": "nyc tape test/start.js | tap-spec",
"report": "nyc report --reporter=lcov",
"report": "nyc report --reporter=lcov > coverage.lcov && codecov",
"pretest": "npm run lint && npm run nsp",
"test": "npm run tape",
"posttest": "npm run report",
"posttest": "CODECOV_TOKEN=0ad639d1-d519-4946-a361-725e22ec53d6 npm run report",
"coveralls": "npm test && cat ./coverage/lcov.info | coveralls",

@@ -33,3 +33,3 @@ "reset": "node reset"

"devDependencies": {
"coveralls": "2.x.x",
"codecov": "2.x.x",
"eslint": "3.x.x",

@@ -36,0 +36,0 @@ "eslint-config-ggc": "1.x.x",

@@ -6,3 +6,3 @@ # paypal-nvp-api

[![Build Status](https://travis-ci.org/ndaidong/paypal-nvp-api.svg?branch=master)](https://travis-ci.org/ndaidong/paypal-nvp-api)
[![Coverage Status](https://coveralls.io/repos/github/ndaidong/paypal-nvp-api/badge.svg?branch=master)](https://coveralls.io/github/ndaidong/paypal-nvp-api?branch=master)
[![codecov](https://codecov.io/gh/ndaidong/paypal-nvp-api/branch/master/graph/badge.svg)](https://codecov.io/gh/ndaidong/paypal-nvp-api)
[![Dependency Status](https://gemnasium.com/badges/github.com/ndaidong/paypal-nvp-api.svg)](https://gemnasium.com/github.com/ndaidong/paypal-nvp-api)

@@ -9,0 +9,0 @@ [![NSP Status](https://nodesecurity.io/orgs/techpush/projects/b6471f27-370b-4f79-badd-75cd5401d826/badge)](https://nodesecurity.io/orgs/techpush/projects/b6471f27-370b-4f79-badd-75cd5401d826)

Sorry, the diff of this file is not supported yet

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