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

request-crypto

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

request-crypto - npm Package Compare versions

Comparing version 1.4.5 to 1.4.6

5

dist/package.json
{
"name": "request-crypto",
"description": "axios with crypto callback",
"version": "1.4.5",
"version": "1.4.6",
"main": "index.cjs.js",
"module": "index.esm.js",
"dependencies": {
"axios": "1.6.7"
"axios": "1.6.7",
"buffer": "^6.0.3"
}
}

6

package.json
{
"name": "request-crypto",
"version": "1.4.5",
"version": "1.4.6",
"description": "axios with crypto callback",

@@ -50,8 +50,8 @@ "main": "dist/index.cjs.js",

"axios": "1.6.7",
"buffer": "^6.0.3",
"sm-crypto": "^0.3.13"
},
"peerDependencies": {
"axios": "1.6.7",
"sm-crypto": "^0.3.13"
"axios": "1.6.7"
}
}
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