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

jobiqo-cl

Package Overview
Dependencies
Maintainers
1
Versions
546
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jobiqo-cl - npm Package Compare versions

Comparing version 0.2.18 to 0.2.19

4

lib/components/organisms/job/teaser/index.js

@@ -96,3 +96,5 @@ "use strict";

}, _react.default.createElement(StyledTeaserCompany, null, props.company && props.company.name), _react.default.createElement(StyledTeaserLocation, null, props.location)), _react.default.createElement(StyledTeaserOccupation, null, props.occupations.map(function (occupation) {
return _react.default.createElement("span", null, occupation, " | ");
return _react.default.createElement("span", {
key: occupation
}, occupation, " | ");
})), _react.default.createElement(StyledTeaserDescription, null, props.description)));

@@ -99,0 +101,0 @@ };

{
"name": "jobiqo-cl",
"version": "0.2.18",
"version": "0.2.19",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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