Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "akarata", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "Library Javascript untuk memisahkan kata dari imbuhan awal ataupun akhir pada bahasa Indonesia", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"build": "babel ./**/*.js ./*.js --out-dir dist", | ||
"prepublish": "npm run build", | ||
"test": "mocha -w --compilers js:babel-register", | ||
@@ -8,0 +10,0 @@ "test:single": "istanbul cover -x *.test.js _mocha -- -R spec --compilers js:babel-register", |
# Akarata | ||
[![Code Climate](https://codeclimate.com/github/ikhsanalatsary/akarata/badges/gpa.svg)](https://codeclimate.com/github/ikhsanalatsary/akarata) | ||
[![Code Climate](https://codeclimate.com/github/ikhsanalatsary/akarata/badges/gpa.svg)](https://codeclimate.com/github/ikhsanalatsary/akarata) | ||
[![Test Coverage](https://codeclimate.com/github/ikhsanalatsary/akarata/badges/coverage.svg)](https://codeclimate.com/github/ikhsanalatsary/akarata/coverage) | ||
[![Build Status](https://travis-ci.org/ikhsanalatsary/akarata.svg?branch=master)](https://travis-ci.org/ikhsanalatsary/akarata) | ||
@@ -12,3 +13,3 @@ Akarata adalah Library Javascript untuk mengambil akar kata/suku kata(stem) dari kata yang berimbuhan awal ataupun akhir pada bahasa Indonesia. Akarata diambil dari kata "akar kata", agar lebih pendek saat penyebutannya. | ||
`npm install --save akarata` | ||
npm install --save akarata | ||
@@ -15,0 +16,0 @@ ## Penggunaan |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
51
10147
10
118
1