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

deepl-node

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deepl-node - npm Package Compare versions

Comparing version 1.10.0 to 1.10.2

7

CHANGELOG.md

@@ -11,2 +11,6 @@ # Changelog

## [1.10.2] - 2023-06-02
### Fixed
* Fixed erroneous version bump
## [1.10.1] - 2023-06-02

@@ -189,3 +193,4 @@ ### Fixed

[Unreleased]: https://github.com/DeepLcom/deepl-node/compare/v1.10.1...HEAD
[Unreleased]: https://github.com/DeepLcom/deepl-node/compare/v1.10.2...HEAD
[1.10.2]: https://github.com/DeepLcom/deepl-node/compare/v1.9.0...v1.10.2
[1.10.1]: https://github.com/DeepLcom/deepl-node/compare/v1.9.0...v1.10.1

@@ -192,0 +197,0 @@ [1.10.0]: https://github.com/DeepLcom/deepl-node/compare/v1.9.0...v1.10.0

2

dist/index.js

@@ -649,3 +649,3 @@ "use strict";

constructUserAgentString(sendPlatformInfo, appInfo) {
let libraryInfoString = 'deepl-node/1.10.0';
let libraryInfoString = 'deepl-node/1.10.2';
if (sendPlatformInfo) {

@@ -652,0 +652,0 @@ const systemType = os.type();

{
"name": "deepl-node",
"description": "deepl-node is the official DeepL Node.js client library",
"version": "1.10.0",
"version": "1.10.2",
"author": "DeepL SE <open-source@deepl.com> (https://www.deepl.com)",

@@ -6,0 +6,0 @@ "license": "MIT",

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