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

@essex/babel-config

Package Overview
Dependencies
Maintainers
5
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 17.0.0 to 17.0.1

24

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

@@ -13,17 +13,17 @@ "author": "Chris Trevino <chtrevin@microsoft.com>",

"dependencies": {
"@babel/core": "^7.14.3",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2",
"@babel/plugin-proposal-object-rest-spread": "^7.14.4",
"@babel/plugin-proposal-optional-chaining": "^7.14.2",
"@babel/preset-env": "^7.14.4",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0"
"@babel/core": "^7.14.6",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.14.5"
},
"devDependencies": {
"@tsconfig/node12": "^1.0.7",
"@types/node": "^14.17.2",
"@tsconfig/node12": "^1.0.9",
"@types/node": "^14.17.4",
"rimraf": "^3.0.2",
"typescript": "^4.3.2"
"typescript": "^4.3.5"
}
}

@@ -0,0 +0,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