New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@culturehq/client

Package Overview
Dependencies
Maintainers
2
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@culturehq/client - npm Package Compare versions

Comparing version 10.17.0 to 10.17.1

6

CHANGELOG.md

@@ -9,2 +9,8 @@ # Changelog

## [10.17.1] - 2021-05-10
### Added
- Fixing organizations landing page endpoint
## [10.17.0] - 2021-05-07

@@ -11,0 +17,0 @@

2

dist/calls.json

@@ -247,3 +247,3 @@ {

"listOrganizations": ["GET", "/admin/organizations", [], ["page"]],
"listOrganizationLandingPages": ["GET", "/organization/landing_pages", ["organization"]],
"listOrganizationLandingPages": ["GET", "/organizations/landing_pages", ["organization"]],
"listPendingRecognitions": ["GET", "/recognitions/pending_recognitions", [], ["page"]],

@@ -250,0 +250,0 @@ "listPhotoComments": ["GET", "/photos/:photoId/comments", [], ["page"]],

{
"name": "@culturehq/client",
"version": "10.17.0",
"version": "10.17.1",
"description": "A JavaScript client that wraps the CultureHQ API",

@@ -5,0 +5,0 @@ "main": "dist/client.js",

@@ -247,3 +247,3 @@ {

"listOrganizations": ["GET", "/admin/organizations", [], ["page"]],
"listOrganizationLandingPages": ["GET", "/organization/landing_pages", ["organization"]],
"listOrganizationLandingPages": ["GET", "/organizations/landing_pages", ["organization"]],
"listPendingRecognitions": ["GET", "/recognitions/pending_recognitions", [], ["page"]],

@@ -250,0 +250,0 @@ "listPhotoComments": ["GET", "/photos/:photoId/comments", [], ["page"]],

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