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.16.5 to 10.17.0

6

CHANGELOG.md

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

## [10.17.0] - 2021-05-07
### Added
- The organization landing page endpoint
## [10.16.5] - 2021-05-07

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

1

dist/calls.json

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

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

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

2

package.json
{
"name": "@culturehq/client",
"version": "10.16.5",
"version": "10.17.0",
"description": "A JavaScript client that wraps the CultureHQ API",

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

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

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

@@ -249,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