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

usps-webtools-promise

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

usps-webtools-promise - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

19

package.json

@@ -5,3 +5,3 @@ {

"description": "API wrapper for the USPS Web-Tools, with Promises!",
"version": "4.0.3",
"version": "4.0.4",
"main": "./dist/usps.js",

@@ -26,3 +26,2 @@ "types": "./dist/usps.d.ts",

"build": "rm -rf dist && tsc -p tsconfig.build.json",
"pretest": "npm run build",
"test": "c8 --reporter=lcov --reporter=text --all --include=src ava --timeout=30s"

@@ -43,14 +42,14 @@ },

"devDependencies": {
"@rushstack/eslint-patch": "^1.1.4",
"@sparticuz/eslint-config": "^7.1.3",
"@rushstack/eslint-patch": "^1.2.0",
"@sparticuz/eslint-config": "^7.1.8",
"@tsconfig/node14": "^1.0.3",
"@types/node": "^16.11.46",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"ava": "^4.3.1",
"@types/node": "^16.11.64",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"ava": "^4.3.3",
"c8": "^7.12.0",
"eslint": "^8.20.0",
"eslint": "^8.24.0",
"prettier": "^2.7.1",
"ts-node": "^10.9.1",
"typescript": "^4.7.4"
"typescript": "^4.8.4"
},

@@ -57,0 +56,0 @@ "repository": "https://github.com/Sparticuz/usps-webtools-promise.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