@universelabs/meta
Advanced tools
Comparing version 1.6.6 to 1.7.1
{ | ||
"name": "@universelabs/meta", | ||
"version": "1.6.6", | ||
"version": "1.7.1", | ||
"description": "Meta is an open source UI framework for both web2 & web3 applications.", | ||
@@ -42,5 +42,4 @@ "keywords": [ | ||
"build": "react-scripts build", | ||
"build-css": "npx node-sass --include-path scss scss/meta.scss css/meta.css && npx node-sass --include-path scss scss/meta.scss css/meta.min.css --output-style compressed", | ||
"watch-css": "npx nodemon -e scss -x \"npm run build-css\"", | ||
"dist": "shx mkdir -p scss/ && shx cp -r src/scss/meta.scss scss/ && npm run build-css", | ||
"build-css": "node-sass --include-path scss src/scss/meta.scss css/meta.css && node-sass --include-path scss src/scss/meta.scss css/meta.min.css --output-style compressed", | ||
"dist": "shx mkdir -p scss/ && shx cp -r src/scss/. scss/ && npm run build-css", | ||
"test": "react-scripts test", | ||
@@ -53,20 +52,22 @@ "eject": "react-scripts eject" | ||
"devDependencies": { | ||
"@fortawesome/fontawesome-svg-core": "^1.2.14", | ||
"@fortawesome/free-brands-svg-icons": "^5.7.1", | ||
"@fortawesome/free-solid-svg-icons": "^5.7.1", | ||
"@fortawesome/fontawesome-svg-core": "1.2.17", | ||
"@fortawesome/free-brands-svg-icons": "5.8.1", | ||
"@fortawesome/free-solid-svg-icons": "5.8.1", | ||
"@fortawesome/react-fontawesome": "^0.1.4", | ||
"ajv": "^6.8.1", | ||
"bootstrap": "^4.2.1", | ||
"ajv": "6.10.0", | ||
"bootstrap": "4.3.1", | ||
"jquery": "^3.3.1", | ||
"live-server": "1.2.1", | ||
"node-sass": "^4.11.0", | ||
"nodemon": "1.18.10", | ||
"npm-run-all": "^4.1.5", | ||
"popper.js": "^1.14.7", | ||
"popper.js": "1.15.0", | ||
"px-rem-reference": "^1.3.6", | ||
"react": "^16.8.1", | ||
"react-dom": "^16.8.1", | ||
"react": "16.8.6", | ||
"react-dom": "16.8.6", | ||
"react-router-dom": "^4.3.1", | ||
"react-scripts": "^2.1.3", | ||
"react-scripts": "2.1.8", | ||
"serve": "^10.1.2", | ||
"shx": "^0.3.2", | ||
"source-map-explorer": "^1.6.0" | ||
"source-map-explorer": "1.8.0" | ||
}, | ||
@@ -73,0 +74,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
268614
27
4967
20
2