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

@alcalzone/release-script-plugin-iobroker

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alcalzone/release-script-plugin-iobroker - npm Package Compare versions

Comparing version 3.5.1 to 3.5.3

6

build/translate.js
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {

@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k;

14

package.json

@@ -6,3 +6,3 @@ {

},
"version": "3.5.1",
"version": "3.5.3",
"description": "Plugin for Al Calzone's release script: ioBroker",

@@ -41,10 +41,10 @@ "keywords": [],

"dependencies": {
"@alcalzone/release-script-core": "3.5.0",
"alcalzone-shared": "^4.0.0",
"axios": "^0.21.4"
"@alcalzone/release-script-core": "3.5.3",
"alcalzone-shared": "^4.0.1",
"axios": "^0.26.0"
},
"devDependencies": {
"@alcalzone/release-script-testing": "3.5.0",
"jest-extended": "^0.11.5",
"typescript": "*"
"@alcalzone/release-script-testing": "3.5.3",
"jest-extended": "^2.0.0",
"typescript": "~4.6.2"
},

@@ -51,0 +51,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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