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

@opensea/i18n-upload

Package Overview
Dependencies
Maintainers
9
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opensea/i18n-upload - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

4

dist/cli.js

@@ -151,3 +151,5 @@ #!/usr/bin/env node

body: form,
headers: { contentType: "multipart/form-data" }
headers: { contentType: "multipart/form-data" },
// Upload can exceed default timeout
timeout: 3e4
}

@@ -154,0 +156,0 @@ );

{
"name": "@opensea/i18n-upload",
"version": "1.0.8",
"version": "1.0.9",
"description": "Package for i18n key upload",

@@ -28,3 +28,3 @@ "license": "MIT",

"@opensea/smartling-client": "*",
"@types/uuid": "9.0.4",
"@types/uuid": "9.0.5",
"msw": "1.3.2",

@@ -31,0 +31,0 @@ "uuid": "9.0.1"

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