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
42
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 12.1.2 to 13.0.0

4

dist/rich-text-types.es5.js

@@ -19,3 +19,3 @@ 'use strict';

var _core = createCommonjsModule(function (module) {
var core = module.exports = { version: '2.6.0' };
var core = module.exports = { version: '2.6.2' };
if (typeof __e == 'number') __e = core; // eslint-disable-line no-undef

@@ -294,3 +294,3 @@ });

mode: _library ? 'pure' : 'global',
copyright: '© 2018 Denis Pushkarev (zloirock.ru)'
copyright: '© 2019 Denis Pushkarev (zloirock.ru)'
});

@@ -297,0 +297,0 @@ });

{
"name": "@contentful/rich-text-types",
"version": "12.1.2",
"version": "13.0.0",
"main": "dist/rich-text-types.es5.js",

@@ -27,2 +27,4 @@ "typings": "dist/types/index.d.ts",

"devDependencies": {
"@types/jest": "^23.3.12",
"@types/node": "^10.12.18",
"core-js": "^2.5.7",

@@ -44,3 +46,3 @@ "faker": "^4.1.0",

},
"gitHead": "8cf8bb70502ae01ca8c4b88db96f421ad8a25d24"
"gitHead": "ec8d032ca6dabb4c5a857611739cd0e5f34b52e5"
}

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