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.14 to 9.0.15

13

CHANGELOG.md

@@ -0,1 +1,14 @@

## @anolilab/babel-preset [9.0.15](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/babel-preset@9.0.14...@anolilab/babel-preset@9.0.15) (2023-12-22)
### Bug Fixes
* dep update ([9f2d95a](https://github.com/anolilab/javascript-style-guide/commit/9f2d95a0b11d2122e490502a7a05502dc6736938))
### Dependencies
* **@anolilab/semantic-release-preset:** upgraded to 8.0.3
## @anolilab/babel-preset [9.0.14](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/babel-preset@9.0.13...@anolilab/babel-preset@9.0.14) (2023-11-02)

@@ -2,0 +15,0 @@

2

dist/postinstall.d.ts
export { }
export { }
{
"name": "@anolilab/babel-preset",
"version": "9.0.14",
"version": "9.0.15",
"description": "A babel preset for transforming your JavaScript for Anolilab.",

@@ -64,4 +64,4 @@ "keywords": [

"@babel/plugin-proposal-class-static-block": "^7.21.0",
"@babel/plugin-proposal-decorators": "^7.23.2",
"@babel/plugin-proposal-export-default-from": "^7.22.17",
"@babel/plugin-proposal-decorators": "^7.23.6",
"@babel/plugin-proposal-export-default-from": "^7.23.3",
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",

@@ -77,41 +77,41 @@ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",

"@babel/plugin-syntax-bigint": "^7.8.3",
"@babel/plugin-transform-arrow-functions": "^7.22.5",
"@babel/plugin-transform-block-scoping": "^7.23.0",
"@babel/plugin-transform-classes": "^7.22.15",
"@babel/plugin-transform-computed-properties": "^7.22.5",
"@babel/plugin-transform-destructuring": "^7.23.0",
"@babel/plugin-transform-exponentiation-operator": "^7.22.5",
"@babel/plugin-transform-for-of": "^7.22.15",
"@babel/plugin-transform-jscript": "^7.22.5",
"@babel/plugin-transform-member-expression-literals": "^7.22.5",
"@babel/plugin-transform-parameters": "^7.22.15",
"@babel/plugin-transform-property-literals": "^7.22.5",
"@babel/plugin-transform-property-mutators": "^7.22.15",
"@babel/plugin-transform-shorthand-properties": "^7.22.5",
"@babel/plugin-transform-spread": "^7.22.5",
"@babel/plugin-transform-template-literals": "^7.22.5",
"@babel/preset-env": "^7.23.2",
"@babel/plugin-transform-arrow-functions": "^7.23.3",
"@babel/plugin-transform-block-scoping": "^7.23.4",
"@babel/plugin-transform-classes": "^7.23.5",
"@babel/plugin-transform-computed-properties": "^7.23.3",
"@babel/plugin-transform-destructuring": "^7.23.3",
"@babel/plugin-transform-exponentiation-operator": "^7.23.3",
"@babel/plugin-transform-for-of": "^7.23.6",
"@babel/plugin-transform-jscript": "^7.23.3",
"@babel/plugin-transform-member-expression-literals": "^7.23.3",
"@babel/plugin-transform-parameters": "^7.23.3",
"@babel/plugin-transform-property-literals": "^7.23.3",
"@babel/plugin-transform-property-mutators": "^7.23.3",
"@babel/plugin-transform-shorthand-properties": "^7.23.3",
"@babel/plugin-transform-spread": "^7.23.3",
"@babel/plugin-transform-template-literals": "^7.23.3",
"@babel/preset-env": "^7.23.6",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"babel-plugin-dev-expression": "^0.2.3",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-polyfill-regenerator": "^0.5.3"
"babel-plugin-polyfill-regenerator": "^0.5.4"
},
"devDependencies": {
"@anolilab/semantic-release-preset": "8.0.2",
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.2",
"@babel/plugin-syntax-jsx": "7.22.5",
"@babel/plugin-transform-typescript": "7.22.15",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.23.2",
"@types/babel__core": "^7.20.3",
"babel-plugin-polyfill-corejs3": "^0.8.6",
"@anolilab/semantic-release-preset": "8.0.3",
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.6",
"@babel/plugin-syntax-jsx": "7.23.3",
"@babel/plugin-transform-typescript": "7.23.6",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@types/babel__core": "^7.20.5",
"babel-plugin-polyfill-corejs3": "^0.8.7",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"core-js": "^3.33.2",
"core-js": "^3.34.0",
"cross-env": "^7.0.3",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.6",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
"semantic-release": "^22.0.12",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
},

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

Sorry, the diff of this file is not supported yet

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