@mui-treasury/layout
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "@mui-treasury/layout", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"author": "siriwatknp <siriwatkunaporn@gmail.com>", | ||
@@ -9,7 +9,12 @@ "license": "MIT", | ||
"@material-ui/styles": "^4.5.2", | ||
"@mui-treasury/styling": "0.2.0", | ||
"@mui-treasury/styling": "^0.2.1", | ||
"lodash.debounce": "^4.0.8" | ||
}, | ||
"private": false, | ||
"main": "./index.js" | ||
} | ||
"scripts": { | ||
"build": "cross-env NODE_ENV=production babel --config-file ../../babel-config.js ./src --out-dir ./build --ignore \"**/*.test.js\"", | ||
"build:copy-files": "node ../../scripts/copy-files.js", | ||
"prebuild": "rimraf build", | ||
"release": "yarn build && yarn build:copy-files && yarn publish build --access public" | ||
}, | ||
"gitHead": "54e2aaff019be26b54c01e6cce81af2cdb5ecd50" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
72897
61
2234
0
122
1
+ Added@mui-treasury/styling@0.2.8(transitive)
- Removed@mui-treasury/styling@0.2.0(transitive)
Updated@mui-treasury/styling@^0.2.1