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

@infinitetoolbox/bmi-calculator

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@infinitetoolbox/bmi-calculator - npm Package Compare versions

Comparing version 0.2.8 to 0.2.10

30

CHANGELOG.md

@@ -6,2 +6,32 @@ # Change Log

## [0.2.10](https://github.com/infinitetoolbox/calculators/packages/bmi-calculator/compare/@infinitetoolbox/bmi-calculator@0.2.7...@infinitetoolbox/bmi-calculator@0.2.10) (2021-08-08)
## 0.2.10 (2021-08-08)
**Note:** Version bump only for package @infinitetoolbox/bmi-calculator
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### 0.2.10 (2021-08-08)
### Features
* **bmi-calculator:** bootstrap bmi-calculator package ([e42e5c1](https://github.com///commit/e42e5c194aeace47a8b95ce09f11208bd2923a80))
* **vat-calculator:** boostrap vat calculator ([6567b64](https://github.com///commit/6567b6468ffa0e63d7f76bc7cd451f7c44bcf398))
* lerna init ([dbc226d](https://github.com///commit/dbc226d596b93ac0406ed864bc314be505d3f8de))
### Bug Fixes
* add @typescript-eslint/parser for older node versions ([a311542](https://github.com///commit/a311542eec8c8cd5694d627610530af6b8e24431))
## [0.2.8](https://github.com/infinitetoolbox/calculators/packages/bmi-calculator/compare/@infinitetoolbox/bmi-calculator@0.2.5...@infinitetoolbox/bmi-calculator@0.2.8) (2021-06-21)

@@ -8,0 +38,0 @@

13

package.json
{
"name": "@infinitetoolbox/bmi-calculator",
"version": "0.2.8",
"version": "0.2.10",
"description": "BMI calculator",

@@ -53,11 +53,11 @@ "main": "build/main/index.js",

"@types/node": "14.17.0",
"@typescript-eslint/eslint-plugin": "4.27.0",
"@typescript-eslint/parser": "4.27.0",
"@typescript-eslint/eslint-plugin": "4.29.0",
"@typescript-eslint/parser": "4.29.0",
"ava": "3.15.0",
"codecov": "3.8.1",
"cspell": "5.6.0",
"eslint": "7.29.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-functional": "3.2.1",
"eslint-plugin-functional": "3.5.0",
"eslint-plugin-import": "2.23.0",

@@ -97,4 +97,3 @@ "npm-run-all": "4.1.5",

]
},
"gitHead": "4850f0124df78b295b5912c8f6b7f11027cb9727"
}
}
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