@atlaspack/feature-flags
Advanced tools
+0
-8
@@ -172,10 +172,2 @@ "use strict"; | ||
| /** | ||
| * Enable the new incremental bundling versioning logic which determines whether | ||
| * a full bundling pass is required based on the AssetGraph's bundlingVersion. | ||
| * | ||
| * @author Pedro Tacla Yamada <pyamada@atlassian.com> | ||
| * @since 2025-07-08 | ||
| */ | ||
| incrementalBundlingVersioning: process.env.ATLASPACK_BUILD_ENV === 'test', | ||
| /** | ||
| * Remove redundant shared bundles that are no longer required after merging | ||
@@ -182,0 +174,0 @@ * async bundles. |
+0
-8
@@ -170,10 +170,2 @@ "use strict"; | ||
| /** | ||
| * Enable the new incremental bundling versioning logic which determines whether | ||
| * a full bundling pass is required based on the AssetGraph's bundlingVersion. | ||
| * | ||
| * @author Pedro Tacla Yamada <pyamada@atlassian.com> | ||
| * @since 2025-07-08 | ||
| */ | ||
| incrementalBundlingVersioning: process.env.ATLASPACK_BUILD_ENV === 'test', | ||
| /** | ||
| * Remove redundant shared bundles that are no longer required after merging | ||
@@ -180,0 +172,0 @@ * async bundles. |
@@ -160,10 +160,2 @@ export type ConsistencyCheckFeatureFlagValue = (typeof CONSISTENCY_CHECK_VALUES)[number]; | ||
| /** | ||
| * Enable the new incremental bundling versioning logic which determines whether | ||
| * a full bundling pass is required based on the AssetGraph's bundlingVersion. | ||
| * | ||
| * @author Pedro Tacla Yamada <pyamada@atlassian.com> | ||
| * @since 2025-07-08 | ||
| */ | ||
| incrementalBundlingVersioning: boolean; | ||
| /** | ||
| * Remove redundant shared bundles that are no longer required after merging | ||
@@ -170,0 +162,0 @@ * async bundles. |
+2
-2
| { | ||
| "name": "@atlaspack/feature-flags", | ||
| "version": "2.14.1-canary.494+ecf8b7931", | ||
| "version": "2.14.1-canary.496+ad3c8223a", | ||
| "description": "Provides internal feature-flags for the atlaspack codebase.", | ||
@@ -23,3 +23,3 @@ "license": "(MIT OR Apache-2.0)", | ||
| "type": "commonjs", | ||
| "gitHead": "ecf8b7931c5516df2117d525cefff5d7e1d20bee" | ||
| "gitHead": "ad3c8223ab1abce9e8da81239cc56f27d37c7cad" | ||
| } |
+0
-9
@@ -189,11 +189,2 @@ export type ConsistencyCheckFeatureFlagValue = | ||
| /** | ||
| * Enable the new incremental bundling versioning logic which determines whether | ||
| * a full bundling pass is required based on the AssetGraph's bundlingVersion. | ||
| * | ||
| * @author Pedro Tacla Yamada <pyamada@atlassian.com> | ||
| * @since 2025-07-08 | ||
| */ | ||
| incrementalBundlingVersioning: process.env.ATLASPACK_BUILD_ENV === 'test', | ||
| /** | ||
| * Remove redundant shared bundles that are no longer required after merging | ||
@@ -200,0 +191,0 @@ * async bundles. |
Sorry, the diff of this file is not supported yet
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
212492
-0.63%1678
-1.87%56
1.82%