@brandingbrand/code-plugin-app-icon
Advanced tools
Comparing version 1.0.0 to 2.0.0-alpha.0
{ | ||
"name": "@brandingbrand/code-plugin-app-icon", | ||
"version": "1.0.0", | ||
"version": "2.0.0-alpha.0", | ||
"description": "plugin for Flagship Code app icon", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/brandingbrand/flagship" | ||
}, | ||
"bugs": "https://github.com/brandingbrand/flagship/issues", | ||
"homepage": "https://brandingbrand.github.io/flagship/en/packages/plugins/app-icon", | ||
"keywords": [ | ||
"react-native", | ||
"flagship code", | ||
"app", | ||
"icon" | ||
], | ||
"main": "dist/index.js", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js" | ||
} | ||
}, | ||
"module": "dist/index.module.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"main": "src/index.ts", | ||
"publishConfig": { | ||
@@ -34,18 +11,25 @@ "access": "public" | ||
"scripts": { | ||
"build": "microbundle --target node --format cjs,esm --tsconfig tsconfig.build.json --no-sourcemap", | ||
"dev": "microbundle watch --target node --format cjs,esm --tsconfig tsconfig.build.json" | ||
"lint": "eslint . --max-warnings 0", | ||
"test": "jest" | ||
}, | ||
"sideEffects": false, | ||
"source": "src/index.ts", | ||
"types": "dist/index.d.ts", | ||
"jest": { | ||
"preset": "@brandingbrand/code-jest-config" | ||
}, | ||
"types": "src/index.ts", | ||
"dependencies": { | ||
"sharp": "^0.31.2" | ||
"sharp": "0.31.2" | ||
}, | ||
"peerDependencies": { | ||
"@brandingbrand/code-core": "*" | ||
"@brandingbrand/code-cli-kit": "13.0.0-alpha.0" | ||
}, | ||
"devDependencies": { | ||
"@brandingbrand/code-core": "*", | ||
"@types/sharp": "^0.31.0" | ||
"@brandingbrand/code-cli-kit": "13.0.0-alpha.0", | ||
"@brandingbrand/code-jest-config": "1.0.0-alpha.0", | ||
"@repo/eslint-config": "*", | ||
"@repo/typescript-config": "*", | ||
"@types/eslint": "^8.56.1", | ||
"@types/sharp": "0.31.0", | ||
"eslint": "^8.56.0", | ||
"typescript": "^5.3.3" | ||
} | ||
} |
@@ -7,2 +7,2 @@ # plugin-app-icon | ||
See usage at documentation site: https://brandingbrand.github.io/flagship/en/packages/plugins/app-icon | ||
See usage at documentation site: https://brandingbrand.github.io/flagship/en/packages/plugins/app-icon |
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate 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
No website
QualityPackage does not have a website.
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
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
115459
15
8
8
528
2
1
+ Added@brandingbrand/code-cli-kit@13.0.0-alpha.0(transitive)
+ Added@isaacs/cliui@8.0.2(transitive)
+ Added@pkgjs/parseargs@0.11.0(transitive)
+ Added@types/node@20.17.6(transitive)
+ Addedansi-regex@6.1.0(transitive)
+ Addedansi-styles@6.2.1(transitive)
+ Addedast-types@0.16.1(transitive)
+ Addedeastasianwidth@0.2.0(transitive)
+ Addedemoji-regex@9.2.2(transitive)
+ Addedesprima@4.0.1(transitive)
+ Addedforeground-child@3.3.0(transitive)
+ Addedfp-ts@2.16.9(transitive)
+ Addedfs-extra@11.2.0(transitive)
+ Addedglob@10.3.10(transitive)
+ Addedio-ts@2.2.21(transitive)
+ Addedjackspeak@2.3.6(transitive)
+ Addedlru-cache@10.4.3(transitive)
+ Addedminimatch@9.0.5(transitive)
+ Addedminipass@7.1.2(transitive)
+ Addedpath-scurry@1.11.1(transitive)
+ Addedrecast@0.23.9(transitive)
+ Addedsharp@0.31.2(transitive)
+ Addedsignal-exit@4.1.0(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedstring-width@5.1.2(transitive)
+ Addedstrip-ansi@7.1.0(transitive)
+ Addedtiny-invariant@1.3.3(transitive)
+ Addedtslib@2.8.1(transitive)
+ Addedwrap-ansi@7.0.08.1.0(transitive)
- Removed@brandingbrand/code-core@12.1.0(transitive)
- Removed@expo/spawn-async@1.7.2(transitive)
- Removed@types/fs-extra@9.0.13(transitive)
- Removed@types/node@22.9.0(transitive)
- Removedansi-escapes@4.3.2(transitive)
- Removedastral-regex@2.0.0(transitive)
- Removedasync@3.2.6(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedchalk@4.1.2(transitive)
- Removedcli-cursor@3.1.0(transitive)
- Removedcli-spinners@2.9.2(transitive)
- Removedcli-table@0.3.11(transitive)
- Removedcolors@1.0.3(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removeddeepmerge@4.3.1(transitive)
- Removedejs@3.1.10(transitive)
- Removedfastq@1.17.1(transitive)
- Removedfilelist@1.0.4(transitive)
- Removedfs-extra@10.1.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.38.1.0(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedinflight@1.0.6(transitive)
- Removedjake@10.9.2(transitive)
- Removedlodash@4.17.21(transitive)
- Removedlog-update@4.0.0(transitive)
- Removedmimic-fn@2.1.0(transitive)
- Removedminimatch@3.1.25.1.6(transitive)
- Removedonetime@5.1.2(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedrestore-cursor@3.1.0(transitive)
- Removedreusify@1.0.4(transitive)
- Removedrimraf@2.7.1(transitive)
- Removedsharp@0.31.3(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedslice-ansi@4.0.0(transitive)
- Removedsupports-color@7.2.0(transitive)
- Removedtype-fest@0.21.3(transitive)
- Removedwrap-ansi@6.2.0(transitive)
Updatedsharp@0.31.2