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

@monkvision/network

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

@monkvision/network - npm Package Compare versions

Comparing version 4.2.8 to 4.2.9

18

lib/package.json
{
"name": "@monkvision/network",
"version": "4.2.7",
"version": "4.2.8",
"license": "BSD-3-Clause-Clear",

@@ -31,4 +31,4 @@ "packageManager": "yarn@3.2.4",

"dependencies": {
"@monkvision/common": "4.2.7",
"@monkvision/sights": "4.2.7",
"@monkvision/common": "4.2.8",
"@monkvision/sights": "4.2.8",
"jsonwebtoken": "^9.0.2",

@@ -46,8 +46,8 @@ "jwt-decode": "^4.0.0",

"devDependencies": {
"@monkvision/eslint-config-base": "4.2.7",
"@monkvision/eslint-config-typescript": "4.2.7",
"@monkvision/jest-config": "4.2.7",
"@monkvision/prettier-config": "4.2.7",
"@monkvision/types": "4.2.7",
"@monkvision/typescript-config": "4.2.7",
"@monkvision/eslint-config-base": "4.2.8",
"@monkvision/eslint-config-typescript": "4.2.8",
"@monkvision/jest-config": "4.2.8",
"@monkvision/prettier-config": "4.2.8",
"@monkvision/types": "4.2.8",
"@monkvision/typescript-config": "4.2.8",
"@types/jest": "^29.2.2",

@@ -54,0 +54,0 @@ "@types/jsonwebtoken": "^9.0.5",

@@ -415,4 +415,4 @@ "use strict";

: undefined,
damage_severity: { output_format: 'toyota' },
pricing: options.usePricingV2 ? { output_format: 'toyota' } : undefined,
damage_severity: { output_format: 'default' },
pricing: options.usePricingV2 ? { output_format: 'default' } : undefined,
additional_data: __assign({ user_agent: navigator.userAgent, connection: navigator.connection, monk_sdk_version: config_1.sdkVersion, damage_detection_version: 'v2', use_dynamic_crops: (_a = options.useDynamicCrops) !== null && _a !== void 0 ? _a : true, is_video_capture: (_b = options.isVideoCapture) !== null && _b !== void 0 ? _b : false }, options.additionalData),

@@ -419,0 +419,0 @@ };

{
"name": "@monkvision/network",
"version": "4.2.8",
"version": "4.2.9",
"license": "BSD-3-Clause-Clear",

@@ -31,4 +31,4 @@ "packageManager": "yarn@3.2.4",

"dependencies": {
"@monkvision/common": "4.2.8",
"@monkvision/sights": "4.2.8",
"@monkvision/common": "4.2.9",
"@monkvision/sights": "4.2.9",
"jsonwebtoken": "^9.0.2",

@@ -46,8 +46,8 @@ "jwt-decode": "^4.0.0",

"devDependencies": {
"@monkvision/eslint-config-base": "4.2.8",
"@monkvision/eslint-config-typescript": "4.2.8",
"@monkvision/jest-config": "4.2.8",
"@monkvision/prettier-config": "4.2.8",
"@monkvision/types": "4.2.8",
"@monkvision/typescript-config": "4.2.8",
"@monkvision/eslint-config-base": "4.2.9",
"@monkvision/eslint-config-typescript": "4.2.9",
"@monkvision/jest-config": "4.2.9",
"@monkvision/prettier-config": "4.2.9",
"@monkvision/types": "4.2.9",
"@monkvision/typescript-config": "4.2.9",
"@types/jest": "^29.2.2",

@@ -89,3 +89,3 @@ "@types/jsonwebtoken": "^9.0.5",

"homepage": "https://github.com/monkvision/monkjs",
"gitHead": "56697b6c384cdc38f2f4e7ca52c55a44907b5f27"
"gitHead": "7454a8e35d2722a1c88c65d5aea1a302d559b161"
}
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