Socket
Socket
Sign inDemoInstall

@anolilab/babel-preset

Package Overview
Dependencies
228
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.6 to 9.0.7

23

CHANGELOG.md

@@ -0,1 +1,24 @@

## @anolilab/babel-preset [9.0.7](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/babel-preset@9.0.6...@anolilab/babel-preset@9.0.7) (2023-09-21)
### Bug Fixes
* updated deps ([419f8fc](https://github.com/anolilab/javascript-style-guide/commit/419f8fcb75a10d0afb9d47ddc9bbebd9736ad488))
### Miscellaneous Chores
* update package versions and Node.js versions in actions ([ba1bd5f](https://github.com/anolilab/javascript-style-guide/commit/ba1bd5fbdb5a053b7b2929c189486399012d58bc))
### Continuous Integration
* downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 ([30d8cd7](https://github.com/anolilab/javascript-style-guide/commit/30d8cd78dae211ed4566c7d23f5b85b696cbae13))
### Dependencies
* **@anolilab/semantic-release-preset:** upgraded to 7.0.0
## @anolilab/babel-preset [9.0.6](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/babel-preset@9.0.5...@anolilab/babel-preset@9.0.6) (2023-09-14)

@@ -2,0 +25,0 @@

14

package.json
{
"name": "@anolilab/babel-preset",
"version": "9.0.6",
"version": "9.0.7",
"description": "A babel preset for transforming your JavaScript for Anolilab.",

@@ -91,3 +91,3 @@ "keywords": [

"@babel/plugin-transform-template-literals": "^7.22.5",
"@babel/preset-env": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"babel-plugin-annotate-pure-calls": "^0.4.0",

@@ -99,5 +99,5 @@ "babel-plugin-dev-expression": "^0.2.3",

"devDependencies": {
"@anolilab/semantic-release-preset": "6.0.6",
"@anolilab/semantic-release-preset": "7.0.0",
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@babel/plugin-syntax-jsx": "7.22.5",

@@ -107,3 +107,3 @@ "@babel/plugin-transform-typescript": "7.22.15",

"@babel/preset-typescript": "7.22.15",
"@types/babel__core": "^7.20.1",
"@types/babel__core": "^7.20.2",
"babel-plugin-polyfill-corejs3": "^0.8.3",

@@ -114,6 +114,6 @@ "babel-plugin-transform-react-remove-prop-types": "0.4.24",

"rimraf": "^5.0.1",
"semantic-release": "^21.1.1",
"semantic-release": "^21.1.2",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.4"
"vitest": "^0.34.5"
},

@@ -120,0 +120,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc