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

fortune-css

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fortune-css - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/fortune.css

27

package.json
{
"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"
}
}
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