babel-preset-cra-universal
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -7,2 +7,3 @@ 'use strict'; | ||
[require.resolve('@babel/preset-react'), { runtime: 'automatic' }], | ||
require.resolve('@babel/preset-typescript'), | ||
], | ||
@@ -9,0 +10,0 @@ plugins: [ |
{ | ||
"name": "babel-preset-cra-universal", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"main": "index.js", | ||
@@ -23,2 +23,3 @@ "description": "Babel preset for cra-universal", | ||
"@babel/preset-react": "7.16.7", | ||
"@babel/preset-typescript": "7.16.7", | ||
"babel-plugin-dynamic-import-node": "2.3.0", | ||
@@ -25,0 +26,0 @@ "babel-plugin-transform-react-remove-prop-types": "0.4.24" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5170
60
11
+ Added@babel/plugin-syntax-typescript@7.25.9(transitive)
+ Added@babel/plugin-transform-typescript@7.25.9(transitive)
+ Added@babel/preset-typescript@7.16.7(transitive)