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.3.5 to 16.4.0

19

package.json
{
"name": "@contentful/rich-text-types",
"version": "16.3.5",
"version": "16.4.0",
"main": "dist/index.js",

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

"prebuild": "rimraf dist",
"build": "yarn generate-json-schema && tsc --module commonjs && rollup -c rollup.config.js",
"start": "tsc && rollup -c rollup.config.js -w",
"build": "yarn generate-json-schema && tsc --module commonjs && rollup -c --bundleConfigAsCjs rollup.config.js",
"start": "tsc && rollup -c --bundleConfigAsCjs rollup.config.js -w",
"lint": "tslint -t codeFrame '@(src|bin)/*.ts'",

@@ -35,18 +35,9 @@ "generate-json-schema": "ts-node -O '{\"module\": \"commonjs\"}' ./tools/jsonSchemaGen",

"faker": "^4.1.0",
"jest": "^27.1.0",
"rimraf": "^2.6.3",
"rollup": "^1.32.1",
"rollup-plugin-commonjs": "^9.3.4",
"rollup-plugin-copy": "^2.0.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^4.2.4",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-typescript2": "^0.36.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.2.1",
"tslint": "^6.1.3",
"typescript": "^5.3.2",
"typescript-json-schema": "^0.50.1"
"typescript-json-schema": "0.56.0"
},
"gitHead": "63b4725a298fa5ea480f19e06cfc324996941c95"
"gitHead": "f39fbb99956d719a695eb917dbddb5af969d52b6"
}
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