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

@dpc-sdp/ripple-tide-api

Package Overview
Dependencies
Maintainers
6
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dpc-sdp/ripple-tide-api - npm Package Compare versions

Comparing version 2.1.0-alpha.87 to 2.1.0-alpha.90

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

# [2.1.0-alpha.90](https://github.com/dpc-sdp/ripple-framework/compare/v2.1.0-alpha.89...v2.1.0-alpha.90) (2023-02-22)
### Features
* **nuxt-ripple:** add feature flag for topics and tags and deepmerge for options ([b31549a](https://github.com/dpc-sdp/ripple-framework/commit/b31549ada18ae1a38c7b4cad68e9879e6c140c83))
# [2.1.0-alpha.87](https://github.com/dpc-sdp/ripple-framework/compare/v2.1.0-alpha.86...v2.1.0-alpha.87) (2023-02-20)

@@ -8,0 +14,0 @@

4

package.json
{
"name": "@dpc-sdp/ripple-tide-api",
"version": "2.1.0-alpha.87",
"version": "2.1.0-alpha.90",
"description": "Ripple API endpoints for Tide Drupal backend",

@@ -58,3 +58,3 @@ "main": "./dist/index.js",

],
"gitHead": "ee61d0763677bd8e242dabb51e3bb76a14f672ac"
"gitHead": "2322d5121713659fe03697993b8e427ac2addd2a"
}

@@ -200,2 +200,6 @@ import type { NuxtProxyOptions as ModuleOptions } from 'nuxt-proxy'

contentCollectionSearchConnector?: 'appSearch' | 'elasticsearch'
/**
* @description Option to disable the display of topics and tags on all content types
*/
disableTopicTags?: boolean
}
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