@deephaven/babel-preset
Advanced tools
Comparing version 0.9.0 to 0.9.1-alpha.8
@@ -14,9 +14,9 @@ module.exports = api => ({ | ||
}, | ||
include: ['@babel/plugin-proposal-class-properties'], | ||
}, | ||
], | ||
'@babel/preset-react', | ||
'@babel/preset-typescript', | ||
['@babel/preset-typescript', { allowDeclareFields: true }], | ||
], | ||
plugins: [ | ||
'@babel/plugin-proposal-class-properties', | ||
api.env('test') ? false : ['babel-plugin-add-import-extension'], | ||
@@ -23,0 +23,0 @@ [ |
{ | ||
"name": "@deephaven/babel-preset", | ||
"version": "0.9.0", | ||
"version": "0.9.1-alpha.8+4816848", | ||
"description": "Deephaven Babel preset", | ||
@@ -21,3 +21,3 @@ "repository": "https://github.com/deephaven/web-client-ui", | ||
}, | ||
"gitHead": "559f166018ce6e882a57351526fba18153912503" | ||
"gitHead": "481684819a21a2839b424d0dfce542b09bd8fd58" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
12010
1