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
0
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.7.19 to 1.7.20

16

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

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

"types": "dist/index.d.ts",
"scripts": {
"test": "node src/test/index.js",
"lint": "eslint --ext .ts,.js,.tsx,.jsx ./packages",
"fix": "eslint --ext .ts,.js,.tsx,.jsx --fix ./packages",
"build:prod": "rimraf ./dist && rollup --bundleConfigAsCjs --config ./scripts/rollup/rollup.config.js && mv dist/package.json ./package.json",
"build:dev": "npm run build -- --environment NODE_ENV:development",
"preinstall": "husky"
},
"scripts": {},
"files": [

@@ -51,6 +44,3 @@ "package.json",

"dependencies": {
"@types/md5": "^2.3.5",
"buffer": "^6.0.3",
"md5": "^2.3.0",
"sm-crypto": "^0.3.13"
"buffer": "^6.0.3"
},

@@ -57,0 +47,0 @@ "peerDependencies": {

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