Socket
Socket
Sign inDemoInstall

holiday.css

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

holiday.css - npm Package Compare versions

Comparing version 0.1.1 to 0.1.3

6

package.json
{
"name": "holiday.css",
"version": "0.1.1",
"version": "0.1.3",
"description": "A classless CSS theme",

@@ -9,3 +9,5 @@ "main": "dist/holiday.css",

"test": "stylelint 'src/**/*.css' && prettier --check '**/*.{js,css,json,md,html}'",
"build": "cat node_modules/modern-normalize/modern-normalize.css src/css/*.css src/css/themes/bulma.css > dist/holiday.css"
"build": "cat node_modules/modern-normalize/modern-normalize.css src/css/*.css src/css/themes/bulma.css > dist/holiday.css",
"preversion": "npm run build && git add dist/",
"postversion": "git push && git push --tags && npm publish"
},

@@ -12,0 +14,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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