Comparing version 0.0.1 to 0.2.0-alpha.1
{ | ||
"name": "infima", | ||
"version": "0.0.1", | ||
"description": "A UI framework for building content-driven websites", | ||
"version": "0.2.0-alpha.1", | ||
"description": "A UI framework for content-centric websites.", | ||
"main": "index.js", | ||
"author": "Yangshun Tay", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"keywords": [ | ||
"css", | ||
"responsive", | ||
"front-end", | ||
"framework", | ||
"web", | ||
"dark mode" | ||
], | ||
"devDependencies": { | ||
"autoprefixer": "^9.5.1", | ||
"cssnano": "^4.1.10", | ||
"del": "^4.1.0", | ||
"gulp": "^4.0.0", | ||
"gulp-postcss": "^8.0.0", | ||
"gulp-rename": "^1.2.2", | ||
"gulp-sass": "^4.0.1", | ||
"gulp-webserver": "^0.9.1", | ||
"natives": "^1.1.6", | ||
"postcss-css-variables": "^0.12.0", | ||
"postcss-each": "^0.10.0", | ||
"postcss-easy-import": "^3.0.0", | ||
"postcss-for": "^2.1.1", | ||
"postcss-preset-env": "^6.6.0", | ||
"postcss-scss": "^2.0.0", | ||
"postcss-strip-inline-comments": "^0.1.5" | ||
}, | ||
"scripts": { | ||
"start": "gulp", | ||
"build": "gulp build" | ||
}, | ||
"engines": { | ||
"node": ">=8" | ||
}, | ||
"files": [ | ||
"dist/{css,js}/**/*.{css,js}", | ||
"styles/**/*.css" | ||
] | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
477936
62
10733
16