Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

infima

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

infima - npm Package Compare versions

Comparing version 0.0.1 to 0.2.0-alpha.1

dist/css/default-dark/default-dark.compat.css

43

package.json
{
"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"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc