swissdev-tech-tags 0.0.211 → 0.0.213

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +11 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -80,7 +80,7 @@ const techTags = [".NET Framework", ".NET MVC", "3D", "Ab Initio", "Abacus", "Ad
80
80
  "DApps", "Dapper", "Dart", "Data-Engineer", "Data-Science", "Data Vault", "Data Warehouse", "Datadog", "Delphi", "DevExpress", "DevSecOps", "DevOps", "Django", "Docker", "Doctrine", "Drupal", "E2E", "EAM",
81
81
  "EC2", "ECMAScript", "ELK", "ES6", "ESB", "ETL", "Eclipse", "Eclipse Scout", "ElasticSearch", "Electron", "Elixir", "Elm", "Embedded", "Embedded WebServer", "Ember", "ERP",
82
82
  "EPCIS", "Erlang", "Exasol", "ExpressJS", "ESLint", "EtherCAT", "Ethereum", "Ethernet", "F#", "FPGA", "Fastlane", "Figma", "Firebase", "Firewall", "Firmware", "Fivetran", "Foreman", "FortiGate", "Flask",
83
- "Flexray", "Flink", "Flutter", "FreeRTOS", "Frontend", "Fullstack", "GameDev", "Gatsby", "GCP", "Genesys", "GIS", "GNU", "Git", "GitHub", "GitLab", "GitOps", "Golang", "Gradle",
83
+ "Flexray", "Flink", "Flowable", "Flutter", "FreeRTOS", "Frontend", "Fullstack", "GameDev", "Gatsby", "GCP", "Genesys", "GIS", "GNU", "Git", "GitHub", "GitLab", "GitOps", "Golang", "Gradle",
84
84
  "Grafana", "GraphQL", "Graph Database", "Graphite", "Graylog", "Groovy", "Grunt", "GUI Programming", "Gulp", "H2", "Hadoop", "Handlebars", "Hardware", "HSM", "HTTP", "HTML5", "Haskell", "Helm", "Heroku",
85
85
  "Hibernate", "Hive", "HL7", "IAM", "IBM", "IBM Db2", "IBM Mainframe", "IBM Spectrum", "IBM WebSphere", "ICT", "IaaS", "Icinga", "IdentityIQ", "IDoc", "Indesign", "InfiniBand",
86
86
  "Infor LN", "Informatica", "Instana", "Integromat", "IntelliJ", "InVision", "Ionic", "IoT", "Istio", "ISTQB", "IT Support", "Jackson", "JAXB", "JBoss", "JFrog", "JHipster", "JIRA", "JPA", "JSON", "JSP", "JVM", "JUnit",
@@ -199,6 +199,8 @@ const perkTagsTranslated = {
199
199
  remotefull: "Fully home office / remote work",
200
200
  remote1day: "Home office / Remote 1 day per week",
201
201
  remote2day: "Home office / Remote 2 days per week",
202
+ remote3day: "Home office / Remote 3 days per week",
203
+ remote4day: "Home office / Remote 4 days per week",
202
204
  hybridwork: "Hybrid work",
203
205
  individualbenefitbudget: "Individual benefit budget",
204
206
  individualbudget: "Individual educational training budget",
@@ -264,6 +266,8 @@ const perkTagsTranslated = {
264
266
  remotefull: "Vollständig Home Office / Remote-Arbeit",
265
267
  remote1day: "Home Office / Remote 1 Tag pro Woche",
266
268
  remote2day: "Home Office / Remote 2 Tage pro Woche",
269
+ remote3day: "Home Office / Remote 3 Tage pro Woche",
270
+ remote4day: "Home Office / Remote 4 Tage pro Woche",
267
271
  hybridwork: "Hybride Arbeit",
268
272
  individualbenefitbudget: "Individuelles Leistungsbudget",
269
273
  individualbudget: "Individuelles Bildungsbudget",
@@ -329,6 +333,8 @@ const perkTagsTranslated = {
329
333
  remotefull: "Bureau entièrement à domicile / travail à distance",
330
334
  remote1day: "Bureau à domicile / à distance 1 jour par semaine",
331
335
  remote2day: "Bureau à domicile / à distance 2 jours par semaine",
336
+ remote3day: "Bureau à domicile / à distance 3 jours par semaine",
337
+ remote4day: "Bureau à domicile / à distance 4 jours par semaine",
332
338
  hybridwork: "Travail Hybride",
333
339
  individualbenefitbudget: "Budget des prestations individuelles",
334
340
  individualbudget: "Budget individuel de formation pédagogique",
@@ -394,6 +400,8 @@ const perkTagsTranslated = {
394
400
  remotefull: "Volledig thuiskantoor / werken op afstand",
395
401
  remote1day: "Thuiskantoor / Op afstand 1 dag per week",
396
402
  remote2day: "Thuiskantoor / 2 dagen per week op afstand",
403
+ remote3day: "Thuiskantoor / 3 dagen per week op afstand",
404
+ remote4day: "Thuiskantoor / 4 dagen per week op afstand",
397
405
  hybridwork: "Hybride Werk",
398
406
  individualbenefitbudget: "Individueel Keuze budget",
399
407
  individualbudget: "Individueel opleidingsbudget",
@@ -459,6 +467,8 @@ const perkTagsTranslated = {
459
467
  remotefull: "Birou la domiciliu / munca de la distanta",
460
468
  remote1day: "Home office / Remote 1 zi pe saptamana",
461
469
  remote2day: "Birou la domiciliu / munca de la distanta 2 zile pe saptamana",
470
+ remote3day: "Birou la domiciliu / munca de la distanta 3 zile pe saptamana",
471
+ remote4day: "Birou la domiciliu / munca de la distanta 4 zile pe saptamana",
462
472
  hybridwork: "Munca Hibridă",
463
473
  individualbenefitbudget: "Buget extra beneficii la alegere",
464
474
  individualbudget: "Buget individual de formare educationala",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "swissdev-tech-tags",
3
- "version": "0.0.211",
3
+ "version": "0.0.213",
4
4
  "author": "Vrq",
5
5
  "repository": "https://github.com/Vrq/tech-tags",
6
6
  "main": "index.js",