babel-preset-poi
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -45,2 +45,3 @@ const path = require('path') | ||
plugins.push(require.resolve('babel-plugin-transform-react-jsx')) | ||
plugins.push(require.resolve('babel-plugin-react-require')) | ||
} else { | ||
@@ -47,0 +48,0 @@ plugins.push([ |
{ | ||
"name": "babel-preset-poi", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"main": "index.js", | ||
@@ -14,2 +14,3 @@ "files": [ | ||
"babel-macros": "^1.2.0", | ||
"babel-plugin-react-require": "^3.0.0", | ||
"babel-plugin-syntax-dynamic-import": "^6.18.0", | ||
@@ -16,0 +17,0 @@ "babel-plugin-transform-class-properties": "^6.24.1", |
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
babel-preset-expo |
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
2859
52
11
1
+ Addedbabel-plugin-react-require@3.1.3(transitive)