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

@lifeomic/axios-fetch

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lifeomic/axios-fetch - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3-pr-67-748754255-1618412423.0

10

package.json
{
"name": "@lifeomic/axios-fetch",
"version": "1.5.2",
"version": "1.5.3-pr-67-748754255-1618412423.0",
"description": "A WebAPI Fetch implementation backed by an Axios client",

@@ -10,6 +10,6 @@ "main": "src/index.js",

"pretest": "yarn lint",
"coverage": "nyc report --reporter=text-lcov | coveralls"
"coverage": "nyc report --reporter=text-lcov > ./.nyc_output/lcov.info"
},
"engines": {
"node": ">=8"
"node": ">=12"
},

@@ -24,5 +24,5 @@ "keywords": [

"@lifeomic/eslint-plugin-node": "^2.0.1",
"ava": "^2.0.0",
"ava": "^3.15.0",
"axios": "0.21.1",
"coveralls": "^3.0.0",
"coveralls": "^3.1.0",
"eslint": "^6.0.0",

@@ -29,0 +29,0 @@ "lodash.mapvalues": "^4.6.0",

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