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

@cortec/axios

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cortec/axios - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

15

package.json
{
"name": "@cortec/axios",
"version": "2.0.1",
"version": "2.1.0",
"description": "<description>",

@@ -13,2 +13,3 @@ "main": "dist/index.js",

"clean": "rimraf dist && rimraf tsconfig.tsbuildinfo",
"depcheck": "depcheck --ignore-patterns=dist",
"prepack": "yarn build",

@@ -25,12 +26,12 @@ "build": "yarn clean && yarn compile",

"dependencies": {
"@cortec/polka": "^2.0.0",
"@cortec/types": "^1.12.0",
"@cortec/polka": "^2.1.0",
"@cortec/types": "^1.13.0",
"lodash.capitalize": "^4.2.1"
},
"peerDependencies": {
"axios": "^1.3.5"
"axios": ">=1"
},
"devDependencies": {
"@cortec/config": "^2.0.0",
"@cortec/newrelic": "^1.5.2",
"@cortec/config": "^2.1.0",
"@cortec/newrelic": "^1.6.0",
"@types/lodash.capitalize": "^4.2.9",

@@ -46,3 +47,3 @@ "axios": "^1.3.5"

},
"gitHead": "403f3bec8a73789bd65ee62f47fccad0e6925669"
"gitHead": "16ec2b4a676ba88fa71c76ed8860adf05d73f12d"
}
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