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

fetchtest

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetchtest - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

dist/lib.d.ts

18

package.json
{
"name": "fetchtest",
"version": "1.0.3",
"description": "A fetch wrapper for express testing",
"version": "1.0.4",
"license": "MIT",
"main": "./dist/lib.js",
"types": "./dist/lib.d.ts",
"main": "dist/lib.js",
"typings": "dist/lib.d.ts",
"author": "Joel Podrebarac <joelpodrebar@gmail.com>",
"repository": {
"type": "git",
"url": "https://github.com/ajoelp/fetchtest.git"
},
"bugs": {
"url": "https://github.com/ajoelp/fetchtest/issues"
},
"files": [
"dist"
],
"scripts": {

@@ -8,0 +20,0 @@ "test": "jest",

.github/workflows/publish.yml
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