You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@atlaspack/feature-flags

Package Overview
Dependencies
Maintainers
3
Versions
1007
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/feature-flags - npm Package Compare versions

Comparing version
2.14.1-canary.497
to
2.14.1-canary.498
+8
-0
CHANGELOG.md
# @atlaspack/feature-flags
## 2.30.1
### Patch Changes
- [#1044](https://github.com/atlassian-labs/atlaspack/pull/1044) [`ad3c822`](https://github.com/atlassian-labs/atlaspack/commit/ad3c8223ab1abce9e8da81239cc56f27d37c7cad) Thanks [@vykimnguyen](https://github.com/vykimnguyen)! - cleanup incrementalBundlingVersioning flag
- [#1035](https://github.com/atlassian-labs/atlaspack/pull/1035) [`936209f`](https://github.com/atlassian-labs/atlaspack/commit/936209f3c6c201288720dd62b61e1f538368268c) Thanks [@marcins](https://github.com/marcins)! - Remove `cachePerformanceImprovements` feature flag
## 2.30.0

@@ -4,0 +12,0 @@

+2
-2
{
"name": "@atlaspack/feature-flags",
"version": "2.14.1-canary.497+cbc815a23",
"version": "2.14.1-canary.498+3465724e6",
"description": "Provides internal feature-flags for the atlaspack codebase.",

@@ -23,3 +23,3 @@ "license": "(MIT OR Apache-2.0)",

"type": "commonjs",
"gitHead": "cbc815a23907e081b7203bdea37bd57befdd4b9e"
"gitHead": "3465724e6b1f7e805f9d30828417104f40a0c2ce"
}