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

historify

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

historify - npm Package Compare versions

Comparing version 0.0.0-alpha1 to 1.0.1

.eslintrc.json

47

package.json
{
"name": "historify",
"version": "0.0.0-alpha1",
"description": "Expressive HISTORY.md generator with templates and extensible with plugins.",
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"version": "1.0.1",
"description": "Browser istory management for single page applications",
"main": "historify.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"docs": "cd docs-src;./makeDocs.sh"
},
"devDependencies": {
"standard": "^14.3.1",
"eslint": "^6.3.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-lit": "^1.2.0",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"docco-next": "^0.9.x"
},
"repository": {
"type": "git",
"url": "git://github.com/tunnckoCore/historify"
"url": "git+https://github.com/mobily-enterprises/historify.git"
},
"keywords": [
"history.md",
"expressive",
"generator",
"templates",
"extensible",
"small",
"history",
"plugins",
"historyify",
"historify"
"routing",
"lit-html"
],
"author": "Charlike Mike Reagent",
"license": "MIT"
"author": "Tony Mobily",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/mobily-enterprises/historify/issues"
},
"homepage": "https://github.com/mobily-enterprises/historify#readme"
}
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