Socket
Socket
Sign inDemoInstall

@anolilab/babel-preset

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anolilab/babel-preset - npm Package Compare versions

Comparing version 3.0.1 to 3.1.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## @anolilab/babel-preset [3.1.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/babel-preset@3.0.1...@anolilab/babel-preset@3.1.0) (2021-10-26)
### Features
* updated all deps ([0320055](https://github.com/anolilab/javascript-style-guide/commit/0320055caf8301a6c3bf06cff6ee58578b9ceae5))
### @anolilab/babel-preset [3.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/babel-preset@3.0.0...@anolilab/babel-preset@3.0.1) (2021-09-16)

@@ -2,0 +9,0 @@

28

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

@@ -50,14 +50,14 @@ "keywords": [

"@babel/plugin-proposal-class-static-block": "^7.15.4",
"@babel/plugin-proposal-decorators": "^7.14.5",
"@babel/plugin-proposal-decorators": "^7.15.8",
"@babel/plugin-proposal-export-namespace-from": "^7.14.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
"@babel/plugin-proposal-numeric-separator": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/plugin-proposal-optional-catch-binding": "^7.14.5",
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
"@babel/plugin-proposal-private-methods": "^7.14.5",
"@babel/plugin-proposal-private-property-in-object": "^7.14.5",
"@babel/plugin-proposal-private-property-in-object": "^7.15.4",
"@babel/plugin-syntax-async-generators": "^7.8.4",
"@babel/plugin-syntax-bigint": "^7.8.3",
"@babel/plugin-transform-classes": "^7.14.9",
"@babel/plugin-transform-classes": "^7.15.4",
"@babel/plugin-transform-computed-properties": "^7.14.5",

@@ -67,17 +67,17 @@ "@babel/plugin-transform-exponentiation-operator": "^7.14.5",

"@babel/plugin-transform-member-expression-literals": "^7.14.5",
"@babel/plugin-transform-parameters": "^7.14.5",
"@babel/plugin-transform-parameters": "^7.15.4",
"@babel/plugin-transform-property-literals": "^7.14.5",
"@babel/plugin-transform-property-mutators": "^7.14.5",
"@babel/plugin-transform-template-literals": "^7.14.5",
"@babel/preset-env": "^7.15.0",
"@babel/preset-env": "^7.15.8",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"babel-plugin-dev-expression": "^0.2.1",
"babel-plugin-dev-expression": "^0.2.3",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-polyfill-regenerator": "^0.2.0"
"babel-plugin-polyfill-regenerator": "^0.2.2"
},
"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/core": "7.15.5",
"@babel/cli": "^7.15.7",
"@babel/core": "7.15.8",
"@babel/plugin-syntax-jsx": "7.14.5",
"@babel/plugin-transform-typescript": "7.15.4",
"@babel/plugin-transform-typescript": "7.15.8",
"@babel/preset-react": "7.14.5",

@@ -88,7 +88,7 @@ "@babel/preset-typescript": "7.15.0",

"peerDependencies": {
"@babel/core": "^7.15.0"
"@babel/core": "^7.15.8"
},
"optionalDependencies": {
"@babel/plugin-syntax-jsx": "^7.14.5",
"@babel/plugin-transform-typescript": "^7.15.0",
"@babel/plugin-transform-typescript": "^7.15.8",
"@babel/preset-react": "^7.14.5",

@@ -95,0 +95,0 @@ "@babel/preset-typescript": "^7.15.0",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc