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 12.2.0 to 12.2.1

6

CHANGELOG.md

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

## [12.2.1] - 2022-02-01
### Added
- Changing endpoint to get story question requests
## [12.2.0] - 2022-02-01

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

2

dist/calls.json

@@ -198,3 +198,3 @@ {

"getStoryQuestion": ["GET", "/story_questions/:storyQuestionId"],
"getStoryQuestionsRequests": ["GET", "/story_questions/requests"],
"getStoryQuestionsRequests": ["GET", "/prompts/requests"],
"getTrendingStoryQuestion": ["GET", "/trending_stories"],

@@ -201,0 +201,0 @@ "getUser": ["GET", "/users/:userId"],

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

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

@@ -198,3 +198,3 @@ {

"getStoryQuestion": ["GET", "/story_questions/:storyQuestionId"],
"getStoryQuestionsRequests": ["GET", "/story_questions/requests"],
"getStoryQuestionsRequests": ["GET", "/prompts/requests"],
"getTrendingStoryQuestion": ["GET", "/trending_stories"],

@@ -201,0 +201,0 @@ "getUser": ["GET", "/users/:userId"],

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