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

@contentful/rich-text-types

Package Overview
Dependencies
Maintainers
4
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/rich-text-types - npm Package Compare versions

Comparing version 16.4.0 to 16.5.0

1

dist/marks.js

@@ -15,3 +15,4 @@ "use strict";

MARKS["SUBSCRIPT"] = "subscript";
MARKS["STRIKETHROUGH"] = "strikethrough";
})(MARKS || (exports.MARKS = MARKS = {}));
//# sourceMappingURL=marks.js.map

3

dist/types/marks.d.ts

@@ -10,3 +10,4 @@ /**

SUPERSCRIPT = "superscript",
SUBSCRIPT = "subscript"
SUBSCRIPT = "subscript",
STRIKETHROUGH = "strikethrough"
}
{
"name": "@contentful/rich-text-types",
"version": "16.4.0",
"version": "16.5.0",
"main": "dist/index.js",

@@ -40,3 +40,3 @@ "typings": "dist/types/index.d.ts",

},
"gitHead": "f39fbb99956d719a695eb917dbddb5af969d52b6"
"gitHead": "88d81d4d994edc17d379367b352f09af6812cdc8"
}

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