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

nuxt-source-contentful

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-source-contentful - npm Package Compare versions

Comparing version 0.0.3 to 0.0.31

2

index.js

@@ -155,2 +155,2 @@ const camelCase = require('camelcase')

module.exports = ContentfulSource
module.exports = new ContentfulSource

@@ -11,3 +11,3 @@ const { documentToHtmlString } = require('@contentful/rich-text-html-renderer')

module.exports = options => ({
type: new ContentfulRichTextField,
type: ContentfulRichTextField,
args: {

@@ -14,0 +14,0 @@ html: { type: 'Boolean', defaultValue: false }

{
"name": "nuxt-source-contentful",
"version": "0.0.3",
"version": "0.0.31",
"description": "\"Contentful source for Nuxt\",",

@@ -5,0 +5,0 @@ "main": "index.js",

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