New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@stae/babel-client

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stae/babel-client - npm Package Compare versions

Comparing version

to
1.2.3

@@ -6,2 +6,10 @@ # Change Log

## [1.2.3](https://github.com/staeco/modules/compare/@stae/babel-client@1.2.2...@stae/babel-client@1.2.3) (2022-07-01)
**Note:** Version bump only for package @stae/babel-client
## [1.2.2](https://github.com/staeco/modules/compare/@stae/babel-client@1.2.1...@stae/babel-client@1.2.2) (2022-06-30)

@@ -8,0 +16,0 @@

@@ -22,2 +22,5 @@ // Designed for whole front-end projects

},
"include": [
"@babel/plugin-proposal-nullish-coalescing-operator"
],
"modules": "auto",

@@ -24,0 +27,0 @@ "loose": true,

{
"name": "@stae/babel-client",
"version": "1.2.2",
"version": "1.2.3",
"description": "Stae client babel config",

@@ -44,3 +44,3 @@ "homepage": "https://github.com/staeco/modules#readme",

},
"gitHead": "be6de5b8208840fd654d9df858abd18c5544a163"
"gitHead": "74deea26806f721b49d748f3286119edfb5cf3d3"
}