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.1 to 0.0.2

3

lib/types/rich-text.js
const { documentToHtmlString } = require('@contentful/rich-text-html-renderer')
const { GraphQLScalarType } = require('gridsome/graphql')
const { GraphQLScalarType } = require('graphql');
const ContentfulRichTextField = new GraphQLScalarType({

@@ -5,0 +6,0 @@ name: 'ContentfulRichTextField',

{
"name": "nuxt-source-contentful",
"version": "0.0.1",
"version": "0.0.2",
"description": "\"Contentful source for Nuxt\",",

@@ -26,4 +26,5 @@ "main": "index.js",

"camelcase": "^6.2.0",
"contentful": "^7.14.8"
"contentful": "^7.14.8",
"graphql": "^14.7.0"
}
}
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