@kaizen/draft-illustration
Advanced tools
Comparing version 1.4.5 to 1.4.6-canary.0
{ | ||
"name": "@kaizen/draft-illustration", | ||
"version": "1.4.5", | ||
"version": "1.4.6-canary.0+6e4de87a", | ||
"description": "The draft illustration component", | ||
"scripts": { | ||
"prepublish": "tsc --project tsconfig.dist.json", | ||
"prepublish": "tsc -b tsconfig.json", | ||
"build": "yarn clean && yarn prepublish", | ||
"build:watch": "yarn clean && yarn prepublish --watch", | ||
"clean": "rimraf '**/*.d.ts' '**/*.js' '**/*.map'" | ||
"clean": "rimraf './dist'" | ||
}, | ||
@@ -19,14 +19,13 @@ "repository": { | ||
}, | ||
"main": "dist", | ||
"files": [ | ||
"**/*", | ||
"!**/*.ts", | ||
"!**/*.tsx", | ||
"**/*.d.ts", | ||
"!**/*.spec.*", | ||
"!**/*.snap", | ||
"!draft-templates", | ||
"!stories", | ||
"dist", | ||
"styles", | ||
"KaizenDraft", | ||
"!docs", | ||
"!tsconfig.dist.json" | ||
], | ||
"directories": { | ||
"lib": "dist" | ||
}, | ||
"author": "", | ||
@@ -36,3 +35,3 @@ "private": false, | ||
"dependencies": { | ||
"@kaizen/hosted-assets": "^1.1.0" | ||
"@kaizen/hosted-assets": "^1.1.1-canary.0+6e4de87a" | ||
}, | ||
@@ -46,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c4e6496bd8645a9468a749c8d64a5d9d04600fe8" | ||
"gitHead": "6e4de87af0c1693e4b833d9ad55bb8d707ceb647" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
240761
3517
17
2
2