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

@vivliostyle/theme-bunko

Package Overview
Dependencies
Maintainers
7
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.3.0 to 0.4.0

example/bunko.html

9

CHANGELOG.md

@@ -6,13 +6,14 @@ # Change Log

# [0.3.0](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-bunko@0.2.2...@vivliostyle/theme-bunko@0.3.0) (2020-08-28)
# [0.4.0](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-bunko@0.3.0...@vivliostyle/theme-bunko@0.4.0) (2021-04-08)
### Features
* include scss and example files to packages ([d9694af](https://github.com/vivliostyle/themes/commit/d9694afea56d95569f707c19106b42ba56c28964))
- **@vivliostyle/theme-bunko:** follow create-vivliostyle-theme v0.3.0 ([da32c2d](https://github.com/vivliostyle/themes/commit/da32c2dc17d3aba44e0a9bf78b4aefee28bcb6b4))
# [0.3.0](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-bunko@0.2.2...@vivliostyle/theme-bunko@0.3.0) (2020-08-28)
### Features
- include scss and example files to packages ([d9694af](https://github.com/vivliostyle/themes/commit/d9694afea56d95569f707c19106b42ba56c28964))
## [0.2.2](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-bunko@0.2.1...@vivliostyle/theme-bunko@0.2.2) (2020-07-02)

@@ -19,0 +20,0 @@

{
"name": "@vivliostyle/theme-bunko",
"description": "文庫用のテーマ",
"version": "0.3.0",
"version": "0.4.0",
"author": "Vivliostyle <mail@vivliostyle.org>",
"scripts": {
"dev": "vivliostyle-theme-scripts preview theme.css --layout example/bunko.md"
"build": "run-p build:scss",
"build:scss": "sass scss:.",
"dev": "run-p preview watch:scss",
"preview": "vivliostyle preview",
"validate": "vivliostyle-theme-scripts validate",
"watch:scss": "sass --watch scss:."
},
"devDependencies": {
"vivliostyle-theme-scripts": "^0.3.1"
"@vivliostyle/cli": "^3.3.0",
"npm-run-all": "^4.1.5",
"sass": "^1.32.8",
"vivliostyle-theme-scripts": "^0.3.2"
},
"files": [
"*.css",
"example"
"*.css.map",
"scss",
"example",
"vivliostyle.config.js"
],

@@ -41,3 +52,3 @@ "publishConfig": {

},
"gitHead": "b6dd255b3e11e11232d92685cad9b810f43198e2"
"gitHead": "cb04013b48f4f0c67a3e6a066601426523c1e0ed"
}

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