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.18 to 1.7.19

4

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

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

"fix": "eslint --ext .ts,.js,.tsx,.jsx --fix ./packages",
"build": "rimraf ./dist && rollup --bundleConfigAsCjs --config ./scripts/rollup/rollup.config.js",
"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",

@@ -15,0 +15,0 @@ "preinstall": "husky"

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