New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

datocms-structured-text-generic-html-renderer

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datocms-structured-text-generic-html-renderer - npm Package Compare versions

Comparing version 0.1.0-alpha.14 to 0.1.0-alpha.17

2

dist/lib/index.js

@@ -21,3 +21,3 @@ "use strict";

case 'strikethrough':
return 'strike';
return 'del';
case 'highlight':

@@ -24,0 +24,0 @@ return 'mark';

{
"name": "datocms-structured-text-generic-html-renderer",
"version": "0.1.0-alpha.14",
"version": "0.1.0-alpha.17",
"description": "A set of Typescript types and helpers to work with DatoCMS Structured Text fields",

@@ -33,5 +33,5 @@ "keywords": [

"dependencies": {
"datocms-structured-text-utils": "^0.1.0-alpha.14"
"datocms-structured-text-utils": "^0.1.0-alpha.17"
},
"gitHead": "ea4b4763c9b49fdfa6d5559debc25835a94ea889"
"gitHead": "67c03de2e3ef8194b8c3ca8bcccf3ee0f74f3b50"
}

Sorry, the diff of this file is not supported yet

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