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

hexo-theme-ayer

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-theme-ayer - npm Package Compare versions

Comparing version 1.8.14 to 1.8.15

11

package.json
{
"name": "hexo-theme-ayer",
"version": "1.8.14",
"version": "1.8.15",
"description": "a clean and elegant theme for hexo.",

@@ -8,3 +8,4 @@ "scripts": {

"build": "rimraf source/dist && parcel build source-src/main.js -d source/dist --no-source-maps",
"postinstall": "node ./move_config.js"
"postinstall": "node ./move_config.js",
"test": "stylint source-src/css/style.styl -c .stylintrc"
},

@@ -34,5 +35,5 @@ "source": "source-src/main.js",

"parcel-plugin-bundle-visualiser": "^1.2.0",
"postcss-modules": "^1.5.0"
},
"dependencies": {}
"postcss-modules": "^1.5.0",
"stylint": "^2.0.0"
}
}

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