@atlaspack/feature-flags
Advanced tools
Comparing version 2.12.1-dev.3567 to 2.13.0
@@ -19,3 +19,2 @@ "use strict"; | ||
fixQuadraticCacheInvalidation: 'OLD', | ||
fastOptimizeInlineRequires: false, | ||
useLmdbJsLite: false, | ||
@@ -22,0 +21,0 @@ conditionalBundlingApi: false |
@@ -32,7 +32,2 @@ export type FeatureFlags = { | ||
/** | ||
* Enable rust based inline requires optimization | ||
*/ | ||
fastOptimizeInlineRequires: boolean; | ||
/** | ||
* Enables an experimental "conditional bundling" API - this allows the use of `importCond` syntax | ||
@@ -39,0 +34,0 @@ * in order to have (consumer) feature flag driven bundling. This feature is very experimental, |
{ | ||
"name": "@atlaspack/feature-flags", | ||
"version": "2.12.1-dev.3567+c06f4487e", | ||
"version": "2.13.0", | ||
"description": "Provides internal feature-flags for the atlaspack codebase.", | ||
@@ -22,4 +22,3 @@ "license": "(MIT OR Apache-2.0)", | ||
"node": ">= 16.0.0" | ||
}, | ||
"gitHead": "c06f4487ebddc632957147c8b585a97e149062a1" | ||
} | ||
} |
@@ -15,3 +15,2 @@ // @flow strict | ||
fixQuadraticCacheInvalidation: 'OLD', | ||
fastOptimizeInlineRequires: false, | ||
useLmdbJsLite: false, | ||
@@ -18,0 +17,0 @@ conditionalBundlingApi: false, |
@@ -28,6 +28,2 @@ // @flow strict | ||
/** | ||
* Enable rust based inline requires optimization | ||
*/ | ||
fastOptimizeInlineRequires: boolean, | ||
/** | ||
* Enables an experimental "conditional bundling" API - this allows the use of `importCond` syntax | ||
@@ -34,0 +30,0 @@ * in order to have (consumer) feature flag driven bundling. This feature is very experimental, |
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
0
1
0
10130
302