Socket
Socket
Sign inDemoInstall

allure-commandline

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

allure-commandline - npm Package Compare versions

Comparing version 2.15.0 to 2.16.0

dist/lib/allure-commandline-2.16.0.jar

14

dist/plugins/behaviors-plugin/static/index.js

@@ -157,2 +157,16 @@ 'use strict';

allure.api.addTranslation('pl', {
tab: {
behaviors: {
name: 'Zachowania'
}
},
widget: {
behaviors: {
name: 'Funkcje według historii',
showAll: 'pokaż wszystko'
}
}
});
allure.api.addTab('behaviors', {

@@ -159,0 +173,0 @@ title: 'tab.behaviors.name', icon: 'fa fa-list',

@@ -91,2 +91,10 @@ 'use strict';

allure.api.addTranslation('pl', {
tab: {
packages: {
name: 'Pakiety'
}
}
});
allure.api.addTab('packages', {

@@ -93,0 +101,0 @@ title: 'tab.packages.name', icon: 'fa fa-align-left',

2

package.json

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

},
"version": "2.15.0",
"version": "2.16.0",
"description": "Wrapper to install Allure-commandline via NPM",

@@ -9,0 +9,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

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