react-user-guide
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "react-user-guide", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "React User Guide", | ||
@@ -21,4 +21,4 @@ "author": "sandeshshrestha", | ||
"start": "rollup -c -w", | ||
"scss": "sass src/custom-style.scss:dist/custom-style.css", | ||
"scsswatch": "sass -w src/custom-style.scss:dist/custom-style.css", | ||
"scss": "node-sass src/custom-style.scss dist/custom-style.css", | ||
"scsswatch": "node-sass -w src/custom-style.scss dist/custom-style.css", | ||
"predeploy": "cd example && yarn install && yarn build", | ||
@@ -25,0 +25,0 @@ "deploy": "gh-pages -d example/build" |
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
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
7440
1