@ckeditor/ckeditor5-dev-release-tools
Advanced tools
Comparing version 45.0.1 to 45.0.2
@@ -16,3 +16,2 @@ /** | ||
const { tools } = await import( '@ckeditor/ckeditor5-dev-utils' ); | ||
const { default: fs } = await import( 'fs-extra' ); | ||
@@ -26,3 +25,3 @@ try { | ||
await fs.remove( packagePath ); | ||
// Do nothing if `npm publish` says "OK". We cannot trust anything npm says. | ||
} catch { | ||
@@ -29,0 +28,0 @@ // Do nothing if an error occurs. A parent task will handle it. |
{ | ||
"name": "@ckeditor/ckeditor5-dev-release-tools", | ||
"version": "45.0.1", | ||
"version": "45.0.2", | ||
"description": "Tools used for releasing CKEditor 5 and related packages.", | ||
@@ -25,3 +25,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-dev-utils": "^45.0.1", | ||
"@ckeditor/ckeditor5-dev-utils": "^45.0.2", | ||
"@octokit/rest": "^21.0.0", | ||
@@ -28,0 +28,0 @@ "chalk": "^5.0.0", |
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
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
154514
3833
+ Addedcaniuse-lite@1.0.30001680(transitive)
- Removedcaniuse-lite@1.0.30001683(transitive)