yoga-layout
Advanced tools
Comparing version 3.0.3 to 3.0.4
{ | ||
"name": "yoga-layout", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "An embeddable and performant flexbox layout engine with bindings for multiple languages", | ||
@@ -13,9 +13,11 @@ "license": "MIT", | ||
"type": "module", | ||
"main": "./src/index.js", | ||
"main": "./dist/src/index.js", | ||
"types": "./dist/src/index.d.ts", | ||
"exports": { | ||
".": "./src/index.js", | ||
"./load": "./src/load.js" | ||
".": "./dist/src/index.js", | ||
"./load": "./dist/src/load.js" | ||
}, | ||
"files": [ | ||
"binaries/**", | ||
"dist/binaries/**", | ||
"dist/src/**", | ||
"src/**" | ||
@@ -52,4 +54,3 @@ ], | ||
"which": "^3.0.0" | ||
}, | ||
"types": "./src/index.d.ts" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
221806
27
1726
5