📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP

@atlaspack/transformer-react-refresh-wrap

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/transformer-react-refresh-wrap - npm Package Compare versions

Comparing version

to
2.14.0

# @atlaspack/transformer-react-refresh-wrap
## 2.14.0
### Minor Changes
- [#339](https://github.com/atlassian-labs/atlaspack/pull/339) [`bfe81e5`](https://github.com/atlassian-labs/atlaspack/commit/bfe81e551c4e4bb2cac7fc4745222e66962c1728) Thanks [@yamadapc](https://github.com/yamadapc)! - Update cache invalidation metrics with build type
### Patch Changes
- [#414](https://github.com/atlassian-labs/atlaspack/pull/414) [`eff9809`](https://github.com/atlassian-labs/atlaspack/commit/eff98093703b9999a511b87a19562f5aaccfcb53) Thanks [@alshdavid](https://github.com/alshdavid)! - Added type:commonjs to package.json files
- Updated dependencies [[`bfe81e5`](https://github.com/atlassian-labs/atlaspack/commit/bfe81e551c4e4bb2cac7fc4745222e66962c1728), [`4837b69`](https://github.com/atlassian-labs/atlaspack/commit/4837b6988e56ca842a24797b796160964d3696ce), [`eff9809`](https://github.com/atlassian-labs/atlaspack/commit/eff98093703b9999a511b87a19562f5aaccfcb53)]:
- @atlaspack/plugin@2.14.0
- @atlaspack/utils@2.14.0
## 2.13.1

@@ -4,0 +18,0 @@

{
"name": "@atlaspack/transformer-react-refresh-wrap",
"version": "2.13.2-dev.3689+7a2e6e783",
"version": "2.14.0",
"license": "(MIT OR Apache-2.0)",

@@ -15,11 +15,11 @@ "publishConfig": {

"engines": {
"atlaspack": "^2.13.2-dev.3689+7a2e6e783",
"atlaspack": "^2.12.0",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/plugin": "2.13.2-dev.3689+7a2e6e783",
"@atlaspack/utils": "2.13.2-dev.3689+7a2e6e783",
"@atlaspack/plugin": "2.14.0",
"@atlaspack/utils": "2.14.0",
"react-refresh": ">=0.9 <=0.14"
},
"gitHead": "7a2e6e7835fa846b27021b374097c6a4f37541ba"
"type": "commonjs"
}