fortune-css
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "fortune-css", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Vikram Babu", | ||
"description": "Fortune is your friendly CSS framework.", | ||
"main": "src/fortune.css", | ||
"keywords": ["css"], | ||
"main": "dist/fortune.css", | ||
"scripts": { | ||
"build": "rm -rf dist || true && mkdir -p dist && gulp build", | ||
"start": "gulp watch", | ||
"test": "gulp test" | ||
}, | ||
"keywords": [ | ||
"css" | ||
], | ||
"repository": { | ||
@@ -16,3 +23,15 @@ "type": "git", | ||
}, | ||
"homepage": "https://fortune.dance" | ||
"homepage": "https://fortune.dance", | ||
"devDependencies": { | ||
"gulp": "latest", | ||
"gulp-cssnano": "latest", | ||
"gulp-gzip": "latest", | ||
"gulp-postcss": "latest", | ||
"gulp-rename": "latest", | ||
"gulp-size": "latest", | ||
"gulp-stylelint": "latest", | ||
"postcss-cssnext": "latest", | ||
"postcss-import": "latest", | ||
"stylelint": "latest" | ||
} | ||
} |
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
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
55876
26
1016
10
1