New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aztlan/babel-preset-react

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aztlan/babel-preset-react - npm Package Compare versions

Comparing version 0.11.0 to 0.12.0

10

index.js

@@ -5,3 +5,11 @@ const utils = require('@babel/helper-plugin-utils')

presets:[
'@babel/preset-env',
[
'@babel/preset-env',
{
modules:false,
targets:{
esmodules:true,
},
},
],
'@babel/preset-react',

@@ -8,0 +16,0 @@ '@babel/preset-typescript',

4

package.json
{
"name": "@aztlan/babel-preset-react",
"version": "0.11.0",
"version": "0.12.0",
"description": "",

@@ -17,3 +17,3 @@ "main": "index.js",

},
"gitHead": "86d789b0713e370c87167c3d7948b789e24e0583"
"gitHead": "f34c547e2f0140ca62db7d450cc6de13f538892a"
}
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