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

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.9.1 to 0.9.2

4

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

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

"build": "cat node_modules/modern-normalize/modern-normalize.css src/css/*.css src/css/themes/bulma.css > dist/holiday.css",
"build:site": "eleventy --pathprefix=/holiday.css/",
"build:site": "eleventy",
"preversion": "npm run build && cross-env-shell 'replace \"holiday\\.css@\\d+\\.\\d+\\.\\d+\" holiday.css@$npm_package_version README.md site/ -r' && git add dist/ site/ README.md",

@@ -14,0 +14,0 @@ "postversion": "git push && git push --tags && npm publish"

@@ -10,3 +10,3 @@ # holiday.css :tada:

## [Demo](https://evgenyorekhov.github.io/holiday.css/)
## [Demo](https://holidaycss.js.org/)

@@ -42,3 +42,3 @@ ## Why

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/holiday.css@0.9.1" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/holiday.css@0.9.2" />
```

@@ -45,0 +45,0 @@

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