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

@alwaysmeticulous/downloading-helpers

Package Overview
Dependencies
Maintainers
0
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwaysmeticulous/downloading-helpers - npm Package Compare versions

Comparing version 2.186.0 to 2.188.0

14

package.json
{
"name": "@alwaysmeticulous/downloading-helpers",
"version": "2.186.0",
"version": "2.188.0",
"description": "Helper utilities for downloading files & scripts required to execute replays",

@@ -16,5 +16,5 @@ "license": "ISC",

"format": "prettier --write src",
"lint": "eslint src --ext=ts,tsx,js --cache",
"lint": "eslint \"src/**/*.{js,ts,tsx}\" --cache",
"lint:commit": "eslint --cache $(git diff --relative --name-only --diff-filter=ACMRTUXB master | grep -E \"(.js$|.ts$|.tsx$)\")",
"lint:fix": "eslint src --ext=ts,tsx,js --cache --fix",
"lint:fix": "eslint \"src/**/*.{js,ts,tsx}\" --cache --fix",
"depcheck": "depcheck --ignore-patterns=dist",

@@ -24,5 +24,5 @@ "test": "jest"

"dependencies": {
"@alwaysmeticulous/api": "^2.186.0",
"@alwaysmeticulous/client": "^2.186.0",
"@alwaysmeticulous/common": "^2.186.0",
"@alwaysmeticulous/api": "^2.188.0",
"@alwaysmeticulous/client": "^2.188.0",
"@alwaysmeticulous/common": "^2.188.0",
"axios": "^1.2.6",

@@ -60,3 +60,3 @@ "axios-retry": "^4.1.0",

},
"gitHead": "e87ff02d6e974358abcd262d74855085fd01b8a8"
"gitHead": "4d6aa04424e8c7438d3bc237860594030841d152"
}
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