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

iobroker.boschindego

Package Overview
Dependencies
Maintainers
31
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker.boschindego - npm Package Compare versions

Comparing version 0.1.1 to 1.0.0

31

io-package.json
{
"common": {
"name": "boschindego",
"version": "0.1.1",
"version": "1.0.0",
"news": {
"1.0.0": {
"en": "Version number has been bumped to 1.0.0 as lower numbers have been already used in the past.",
"de": "Die Versionsnummer wurde auf 1.0.0 angehoben, da niedrigere Versionen bereits in der Vergangenheit verwendet wurden.",
"ru": "Номер версии был скомплен до 1.0.0 как более низкие числа уже были использованы в прошлом.",
"pt": "O número da versão foi colhido para 1.0.0 como números mais baixos já foram usados no passado.",
"nl": "Versienummer is gebotst naar 1.0, zoals lagere nummers al gebruikt zijn in het verleden.",
"fr": "Le nombre de versions a été atteint de 1,0 car les nombres inférieurs ont déjà été utilisés dans le passé.",
"it": "Il numero di versione è stato urtato a 1.0.0 come numeri inferiori sono stati già utilizzati in passato.",
"es": "El número de versión se ha reducido a 1.0.0 ya que los números más bajos ya se han utilizado en el pasado.",
"pl": "Liczba wersji została zderzona do 1,0.0, jako że w przeszłości były już używane.",
"uk": "Версія номеру була передана до 1.0.0, як і раніше використовуються менші числа.",
"zh-cn": "由于过去已经使用了较少的数字,因此流落到1.0.0。."
},
"0.1.1": {

@@ -46,4 +59,8 @@ "en": "initial release",

},
"authors": ["TA2k <tombox2020@gmail.com>"],
"keywords": ["Indego"],
"authors": [
"TA2k <tombox2020@gmail.com>"
],
"keywords": [
"Indego"
],
"license": "MIT",

@@ -81,4 +98,8 @@ "platform": "Javascript/Node.js",

},
"encryptedNative": ["password"],
"protectedNative": ["password"],
"encryptedNative": [
"password"
],
"protectedNative": [
"password"
],
"native": {

@@ -85,0 +106,0 @@ "username": "",

8

package.json
{
"name": "iobroker.boschindego",
"version": "0.1.1",
"version": "1.0.0",
"description": "Adapter for Bosch Indego Mower",

@@ -39,3 +39,3 @@ "author": {

"@types/mocha": "^10.0.4",
"@types/node": "^20.9.0",
"@types/node": "^20.9.1",
"@types/proxyquire": "^1.3.31",

@@ -46,7 +46,7 @@ "@types/sinon": "^17.0.1",

"chai-as-promised": "^7.1.1",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"mocha": "^10.2.0",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"proxyquire": "^2.1.3",

@@ -53,0 +53,0 @@ "sinon": "^17.0.1",

@@ -13,2 +13,3 @@ ![Logo](admin/boschindego.png)

**Tests:** ![Test and Release](https://github.com/iobroker-community-adapters/ioBroker.boschindego/workflows/Test%20and%20Release/badge.svg)
**This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers.** For more details and for information how to disable the error reporting see [Sentry-Plugin Documentation](https://github.com/ioBroker/plugin-sentry#plugin-sentry)! Sentry reporting is used starting with js-controller 3.0.

@@ -30,2 +31,4 @@

-->
### 1.0.0 (2023-11-18)
- (mcm1957) Version number has been bumped to 1.0.0 as lower numbers have been already used in the past.

@@ -32,0 +35,0 @@ ### 0.1.1 (2023-11-11)

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