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

gensen

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

gensen - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

.nojekyll

4

package.json
{
"name": "gensen",
"version": "0.1.1",
"version": "0.1.2",
"description": "日本の源泉徴収税計算用ライブラリです",

@@ -17,3 +17,3 @@ "main": "index.js",

"coverage:send": "yarn run coverage && nyc report --reporter=text-lcov | coveralls",
"docs": "typedoc lib/ --out docs/",
"docs": "typedoc lib/ --out docs/api/",
"preversion": "npm run docs && git add docs && git commit -m \"update documents\""

@@ -20,0 +20,0 @@ },

@@ -77,1 +77,6 @@ # Gensen [![CircleCI](https://circleci.com/gh/jptax/gensen/tree/master.svg?style=svg)](https://circleci.com/gh/jptax/gensen/tree/master) [![npm version](https://badge.fury.io/js/gensen.svg)](https://badge.fury.io/js/gensen) [![Coverage Status](https://coveralls.io/repos/github/jptax/gensen/badge.svg?branch=master)](https://coveralls.io/github/jptax/gensen?branch=master)

[^1]: http://www.nta.go.jp/taxanswer/gensen/2792_qa.htm
## リンク
- APIドキュメント - https://jptax.github.io/gensen/api/
- デモページ - https://jptax.github.io/gensen/demo/

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