New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vivliostyle/theme-bunko

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vivliostyle/theme-bunko - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

CHANGELOG.md

26

package.json
{
"name": "@vivliostyle/theme-bunko",
"description": "Bunko theme for Vivliostyle.",
"version": "0.1.0",
"description": "文庫用のテーマ",
"version": "0.2.0",
"author": "Shinyu Murakami <murakami@vivliostyle.org>",
"scripts": {
"preview": "vivliostyle-theme-scripts theme.css --layout example/bunko.md"
},
"devDependencies": {
"vivliostyle-theme-scripts": "^0.1.0"
},
"files": [

@@ -15,5 +21,4 @@ "*.css"

"url": "https://github.com/vivliostyle/themes.git",
"directory": "packages/vivliostyle-theme-bunko"
"directory": "packages/@vivliostyle/theme-bunko"
},
"license": "CC0-1.0",
"homepage": "https://github.com/vivliostyle/themes",

@@ -24,8 +29,15 @@ "keywords": [

],
"license": "CC0-1.0",
"vivliostyle": {
"theme": {
"title": "Bunko",
"stylesheet": "./theme.css"
"name": "Bunko",
"style": "./theme.css",
"category": "novel",
"topics": [
"小説",
"縦書き"
]
}
}
},
"gitHead": "cb45b47936dc6a51bcc2d78bbf0382ceb0fdc823"
}

@@ -5,3 +5,3 @@ # Bunko

> Author: Shinyu Murakami
文庫用のテーマ。

@@ -13,1 +13,17 @@ ## Install

```
## Use
In `vivliostyle.config.js`:
```js
module.exports = {
theme: '@vivliostyle/theme-bunko',
};
```
## License
CC0 1.0
> Original author: Shinyu Murakami
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