@prezly/slate-lists
Advanced tools
Comparing version
{ | ||
"name": "@prezly/slate-lists", | ||
"version": "0.4.1", | ||
"version": "0.5.0", | ||
"description": "The best Slate lists extension out there", | ||
@@ -21,8 +21,8 @@ "license": "MIT", | ||
"scripts": { | ||
"build": "tsc --project .", | ||
"build:watch": "tsc -w --project .", | ||
"clean": "rimraf build/ node_modules/" | ||
"build": "tsc --build .", | ||
"build:watch": "tsc -w --build .", | ||
"clean": "rimraf build/ node_modules/ *.tsbuildinfo" | ||
}, | ||
"peerDependencies": { | ||
"react": "*", | ||
"react": "^16.9.0", | ||
"slate": "~0.70.0", | ||
@@ -32,12 +32,13 @@ "slate-react": "~0.70.0" | ||
"dependencies": { | ||
"@prezly/slate-commons": "^0.4.1", | ||
"@prezly/slate-types": "^0.4.1", | ||
"uuid": "^8.3.2" | ||
"@prezly/slate-commons": "^0.5.0", | ||
"@prezly/slate-types": "^0.5.0", | ||
"uuid": "^8.3.0" | ||
}, | ||
"devDependencies": { | ||
"@prezly/slate-hyperscript": "^0.4.1", | ||
"@prezly/slate-hyperscript": "^0.5.0", | ||
"@types/uuid": "^8.3.0", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.4.4" | ||
}, | ||
"gitHead": "151ca5ce162c63d9d648d2baa403d8f4acd4e74c" | ||
"gitHead": "54a5e4b003d81b089a6078c54ef5a41530e49e22" | ||
} |
336089
0.13%190
0.53%6714
0.16%4
33.33%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
Updated
Updated
Updated