@aw-web-design/react-lazy-named
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@aw-web-design/react-lazy-named", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "React lazy() with named imports - exports support", | ||
@@ -15,3 +15,3 @@ "author": "Grgur Grisogono <grgur@grgur.com>", | ||
"lint:fix": "yarn lint --fix", | ||
"build": "tcm build", | ||
"build": "tcm build --format esm", | ||
"test": "tcm test" | ||
@@ -42,3 +42,3 @@ }, | ||
"devDependencies": { | ||
"@aw-web-design/tcm-cli": "3.1.45", | ||
"@aw-web-design/tcm-cli": "3.1.50", | ||
"@testing-library/react": "13.1.1" | ||
@@ -52,6 +52,3 @@ }, | ||
"lodash-es": "4.17.21" | ||
}, | ||
"jest": { | ||
"testEnvironment": "jsdom" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
1
0
6380
6
35