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.9.7 to 0.9.8

19

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

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

"postversion": "git push && git push --tags && npm publish",
"prepare": "husky install"
"prepare": "husky install",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook",
"chromatic": "chromatic --exit-zero-on-changes"
},

@@ -33,3 +36,10 @@ "keywords": [

"@11ty/eleventy": "^0.12.1",
"@babel/core": "^7.14.6",
"@storybook/addon-actions": "^6.2.9",
"@storybook/addon-essentials": "^6.2.9",
"@storybook/addon-links": "^6.2.9",
"@storybook/react": "^6.2.9",
"@twinscom/stylelint-config": "^5.4.0",
"babel-loader": "^8.2.2",
"chromatic": "^5.9.2",
"cross-env": "^7.0.3",

@@ -40,2 +50,4 @@ "husky": "^6.0.0",

"prettier": "^2.3.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"replace": "^1.2.1",

@@ -47,3 +59,4 @@ "stylelint": "^13.13.1"

"*.css": "stylelint --fix"
}
},
"dependencies": {}
}

2

README.md

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

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

@@ -44,0 +44,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