@contentful/contentful-slatejs-adapter
Advanced tools
Comparing version 5.0.0 to 14.1.0
{ | ||
"name": "@contentful/contentful-slatejs-adapter", | ||
"version": "5.0.0", | ||
"version": "14.1.0", | ||
"description": "", | ||
@@ -11,6 +11,6 @@ "keywords": [], | ||
], | ||
"author": "", | ||
"author": "Contentful GmbH", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/contentful/contentful-slatejs-adapter.git" | ||
"url": "https://github.com/contentful/rich-text.git" | ||
}, | ||
@@ -30,6 +30,2 @@ "license": "MIT", | ||
"report-coverage": "cat ./coverage/lcov.info | coveralls", | ||
"commit": "git-cz", | ||
"semantic-release": "semantic-release", | ||
"travis-deploy-once": "travis-deploy-once --pro", | ||
"commitmsg": "validate-commit-msg", | ||
"precommit": "lint-staged" | ||
@@ -43,11 +39,2 @@ }, | ||
}, | ||
"config": { | ||
"commitizen": { | ||
"path": "node_modules/cz-conventional-changelog" | ||
}, | ||
"validate-commit-msg": { | ||
"types": "conventional-commit-types", | ||
"helpMessage": "Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)" | ||
} | ||
}, | ||
"jest": { | ||
@@ -82,6 +69,4 @@ "transform": { | ||
"@types/lodash.get": "^4.4.4", | ||
"@types/lodash.omit": "^4.5.3", | ||
"@types/node": "^10.0.3", | ||
"colors": "^1.1.2", | ||
"commitizen": "^2.9.6", | ||
"coveralls": "^3.0.0", | ||
@@ -105,4 +90,2 @@ "cross-env": "^5.0.1", | ||
"rollup-plugin-typescript2": "^0.11.1", | ||
"semantic-release": "^15.6.0", | ||
"travis-deploy-once": "^5.0.0", | ||
"ts-jest": "^22.0.0", | ||
@@ -113,4 +96,3 @@ "ts-node": "^6.0.0", | ||
"tslint-config-standard": "^7.0.0", | ||
"typescript": "^2.6.2", | ||
"validate-commit-msg": "^2.12.2" | ||
"typescript": "^2.6.2" | ||
}, | ||
@@ -117,0 +99,0 @@ "publishConfig": { |
@@ -1,6 +0,23 @@ | ||
contentful-slatejs-adapter | ||
===== | ||
# contentful-slatejs-adapter | ||
The library provides an adapter to convert Slate's Document to Contentful Document and vice-versa. | ||
This library provides an adapter to convert Slate's document structure to Contentful's rich text document structure and vice-versa. | ||
## Installation | ||
Using [npm](http://npmjs.org/): | ||
```sh | ||
npm install @contentful/contentful-slatejs-adapter | ||
``` | ||
Using [yarn](https://yarnpkg.com/): | ||
```sh | ||
yarn add @contentful/contentful-slatejs-adapter | ||
``` | ||
## Usage | ||
_TBA_ | ||
```json | ||
@@ -103,9 +120,1 @@ { | ||
``` | ||
## Releases flow (Atomatic Releases) | ||
Automatic releases are possible thanks to [semantic release](https://github.com/semantic-release/semantic-release), which publishes the code automatically on npm and generates a changelog. | ||
We follow [angular commit format](https://gist.github.com/stephenparish/9941e89d80e2bc58a153#allowed-type) to generate a changelog. | ||
You'll need to use `npm run commit`, to create conventional commits. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
29
1
120
63640
34
1