Socket
Socket
Sign inDemoInstall

holiday.css

Package Overview
Dependencies
0
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.9 to 0.9.10

4

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

@@ -12,3 +12,3 @@ "main": "dist/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",
"version": "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",
"postversion": "git push && git push --tags && npm publish",

@@ -15,0 +15,0 @@ "prepare": "husky install",

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

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

@@ -44,0 +44,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc