@contentful/live-preview
Advanced tools
Comparing version 2.4.7 to 2.4.11
@@ -1,2 +0,2 @@ | ||
import { C as r } from "./index-5f6088b7.js"; | ||
import { C as r } from "./index-b4b4ac5c.js"; | ||
export { | ||
@@ -3,0 +3,0 @@ r as ContentfulLivePreview |
import * as V from "react"; | ||
import ke, { createContext as yr, useMemo as De, useState as hr, useRef as Pe, useContext as Ae, useCallback as gr } from "react"; | ||
import { C as Q, d as mr } from "./index-5f6088b7.js"; | ||
import { C as Q, d as mr } from "./index-b4b4ac5c.js"; | ||
var Z = { exports: {} }, F = {}; | ||
@@ -5,0 +5,0 @@ /** |
{ | ||
"name": "@contentful/live-preview", | ||
"version": "2.4.7", | ||
"version": "2.4.11", | ||
"author": "Contentful GmbH", | ||
@@ -48,18 +48,10 @@ "license": "MIT", | ||
"coverage": "vitest run --coverage", | ||
"prepare": "husky install", | ||
"presemantic-release": "yarn build", | ||
"semantic-release": "semantic-release", | ||
"cm": "git-cz" | ||
"presemantic-release": "yarn build" | ||
}, | ||
"homepage": "https://github.com/contentful/live-preview#readme", | ||
"dependencies": { | ||
"@contentful/rich-text-types": "^16.2.0", | ||
"use-deep-compare-effect": "^1.8.1" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.4.4", | ||
"@commitlint/config-conventional": "^17.4.4", | ||
"@contentful/eslint-config-extension": "0.4.3", | ||
"@contentful/rich-text-types": "^16.2.0", | ||
"@semantic-release/changelog": "^6.0.2", | ||
"@semantic-release/git": "^10.0.1", | ||
"@testing-library/react": "14.0.0", | ||
@@ -70,19 +62,12 @@ "@types/node": "^20.1.0", | ||
"@vitejs/plugin-react-swc": "^3.0.0", | ||
"commitizen": "4.3.0", | ||
"contentful-management": "^10.30.1", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-import-helpers": "^1.2.1", | ||
"graphql": "^16.6.0", | ||
"graphql-tag": "^2.12.6", | ||
"husky": "^8.0.3", | ||
"jsdom": "^22.0.0", | ||
"lint-staged": "^13.1.2", | ||
"prettier": "^2.8.4", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"semantic-release": "^21.0.2", | ||
"typescript": "^5.0.2", | ||
"vite": "^4.1.0", | ||
"vite-plugin-dts": "^3.0.2", | ||
"vitest": "^0.32.0" | ||
"vite-plugin-dts": "2.3.0", | ||
"vitest": "^0.33.0" | ||
}, | ||
@@ -93,48 +78,3 @@ "peerDependencies": { | ||
}, | ||
"lint-staged": { | ||
"*.{t,j}s?(x)": [ | ||
"prettier --write", | ||
"eslint --fix" | ||
], | ||
"*.{json,yml,html}": [ | ||
"prettier --write" | ||
] | ||
}, | ||
"config": { | ||
"commitizen": { | ||
"path": "./node_modules/cz-conventional-changelog" | ||
} | ||
}, | ||
"release": { | ||
"branches": [ | ||
"main" | ||
], | ||
"plugins": [ | ||
[ | ||
"@semantic-release/commit-analyzer", | ||
{ | ||
"releaseRules": [ | ||
{ | ||
"type": "build", | ||
"scope": "deps", | ||
"release": "patch" | ||
} | ||
] | ||
} | ||
], | ||
"@semantic-release/release-notes-generator", | ||
"@semantic-release/changelog", | ||
"@semantic-release/npm", | ||
[ | ||
"@semantic-release/git", | ||
{ | ||
"assets": [ | ||
"package.json" | ||
], | ||
"message": "chore(release): ${nextRelease.version} [skip ci]" | ||
} | ||
], | ||
"@semantic-release/github" | ||
] | ||
} | ||
"gitHead": "ea4db68605554b74f2b776685290d623f76f2aea" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15
492007
4
39
2513
1
0
1
+ Added@contentful/rich-text-types@16.8.5(transitive)