Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@essex/babel-config

Package Overview
Dependencies
Maintainers
8
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@essex/babel-config - npm Package Compare versions

Comparing version 20.1.21 to 20.1.22

22

package.json
{
"name": "@essex/babel-config",
"version": "20.1.21",
"version": "20.1.22",
"license": "MIT",

@@ -19,21 +19,21 @@ "author": "Chris Trevino <chtrevin@microsoft.com>",

"dependencies": {
"@babel/core": "^7.20.12",
"@babel/core": "^7.21.3",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-proposal-optional-chaining": "^7.20.7",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"babel-plugin-transform-typescript-metadata": "^0.3.2",
"tslib": "^2.4.1"
"tslib": "^2.5.0"
},
"devDependencies": {
"@essex/tsconfig-node14": "^1.0.3",
"@swc/cli": "^0.1.59",
"@swc/core": "1.3.27",
"@types/node": "^18.11.18",
"rimraf": "^4.1.1",
"typescript": "^4.9.4"
"@essex/tsconfig-node14": "^2.0.0",
"@swc/cli": "^0.1.62",
"@swc/core": "1.3.42",
"@types/node": "^18.15.7",
"rimraf": "^4.4.1",
"typescript": "^5.0.2"
}
}

Sorry, the diff of this file is not supported yet

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