@perfective/real
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@perfective/real", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Functions to work with real numbers", | ||
@@ -14,4 +14,5 @@ "author": "Andrey Mikheychik <a.mikheychik@gmail.com>", | ||
"scripts": { | ||
"clean": "rm -rf dist", | ||
"build": "npm run clean && tsc", | ||
"build": "tsc", | ||
"build:clean": "npm run clean && npm run build", | ||
"clean": "rm -rf dist && rm -f tsconfig.tsbuildinfo && jest --clearCache", | ||
"lint": "npm run lint:eslint; npm run lint:tslint", | ||
@@ -18,0 +19,0 @@ "lint:eslint": "eslint --fix --ext .ts ./src", |
Sorry, the diff of this file is not supported yet
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
48580
33
520