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

hexo-theme-simpleblock

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-theme-simpleblock - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

6

package.json
{
"name": "hexo-theme-simpleblock",
"version": "0.2.0",
"version": "0.2.1",
"description": "A simple theme for Hexo.",

@@ -18,6 +18,2 @@ "homepage": "https://jysperm.me",

],
"dependencies": {
"jade": "1.11.0",
"marked": "0.3.3"
},
"devDependencies": {

@@ -24,0 +20,0 @@ "bower": "1.4.1",

4

README.md

@@ -9,4 +9,4 @@ # Hexo Theme: Simple Block

npm install hexo-theme-simpleblock hexo-renderer-jade --save
mv node_modules/hexo-theme-simpleblock themes/simpleblock
cnpm install hexo-renderer-jade marked jade --save; cnpm install hexo-theme-simpleblock
cp -r node_modules/hexo-theme-simpleblock themes/simpleblock/; rm -r node_modules/hexo-theme-simpleblock

@@ -13,0 +13,0 @@ 然后修改 Hexo 的 `_config.yml` 中的 `theme` 为 `simpleblock`.

Sorry, the diff of this file is not supported yet

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