@alitajs/autils
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -1,2 +0,2 @@ | ||
import nativeRound from './.internal/nativeRound'; | ||
import nativeRound from './internal/nativeRound'; | ||
/** | ||
@@ -3,0 +3,0 @@ * 对传入的数字按给定的精度返回。 |
@@ -8,3 +8,3 @@ "use strict"; | ||
var _nativeRound = _interopRequireDefault(require("./.internal/nativeRound")); | ||
var _nativeRound = _interopRequireDefault(require("./internal/nativeRound")); | ||
@@ -11,0 +11,0 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; } |
{ | ||
"name": "@alitajs/autils", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Awesome Utils(前端常用工具方法)", | ||
@@ -21,2 +21,4 @@ "repository": "git@github.com:alitajs/autils.git", | ||
"build": "lotus-tools build", | ||
"prepublish": "yarn build", | ||
"publish": "npm publish", | ||
"docs": "ts-node scripts/buildDocs.ts", | ||
@@ -23,0 +25,0 @@ "predeploy": "yarn docs", |
Sorry, the diff of this file is not supported yet
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
383365
320
5764
2