Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@wework/occupancy-map-components
Advanced tools
An embedded Occupancy Map Tool
yarn add @wework/occupancy-map-components
Usage
import React from 'react'
import { SessionOccupancyMap } from "@wework/occupancy-map-components"
const ApplicationComponent = () => {
return (
<SessionOccupancyMap
configuration={{
appId: "appId",
appSecret: "appSecret",
baseUrl: "https://occupancy-api-staging.spacemob.co",
}}
buildingId="b308b94c-bca6-4318-b906-1c148f7ca183"
/>
)
}
git clone git@github.com:WeConnect/occupancy-map-components.git
cd occupancy-map-components
yarn
yarn start:demo
FAQs
Embedded Occupancy Map Component
The npm package @wework/occupancy-map-components receives a total of 96 weekly downloads. As such, @wework/occupancy-map-components popularity was classified as not popular.
We found that @wework/occupancy-map-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 26 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.