@nuintun/buffer 0.2.4 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/cjs/Binary.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
package/cjs/errors.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
package/cjs/index.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
package/cjs/utils.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
package/esm/Binary.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
package/esm/errors.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
package/esm/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
package/esm/utils.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @package @nuintun/buffer
3
3
  * @license MIT
4
- * @version 0.2.4
4
+ * @version 0.2.5
5
5
  * @author nuintun <nuintun@qq.com>
6
6
  * @description A buffer tool for javascript.
7
7
  * @see https://github.com/nuintun/Buffer#readme
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuintun/buffer",
3
- "version": "0.2.4",
3
+ "version": "0.2.5",
4
4
  "description": "A buffer tool for javascript.",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -31,20 +31,6 @@
31
31
  "url": "https://github.com/nuintun/Buffer/issues"
32
32
  },
33
33
  "homepage": "https://github.com/nuintun/Buffer#readme",
34
- "scripts": {
35
- "lint": "tsc --noEmit",
36
- "test": "node tests/index.js",
37
- "clean": "node tools/clean.js",
38
- "prepublishOnly": "pnpm build",
39
- "build:cjs": "rollup -c tools/rollup.cjs.js",
40
- "build:esm": "rollup -c tools/rollup.esm.js",
41
- "build:fix-types": "node tools/fix-types.js",
42
- "build:tests": "rollup -c tools/rollup.tests.js",
43
- "build:examples": "rollup -c tools/rollup.examples.js",
44
- "format": "prettier --write . --ignore-path .prettierignore",
45
- "build:main": "pnpm build:cjs && pnpm build:esm && pnpm build:fix-types",
46
- "build": "pnpm clean && pnpm build:main && pnpm build:tests && pnpm build:examples && pnpm format"
47
- },
48
34
  "dependencies": {
49
35
  "tslib": "^2.8.1"
50
36
  },
@@ -57,5 +43,18 @@
57
43
  "rimraf": "^6.0.1",
58
44
  "rollup": "^4.40.2",
59
45
  "typescript": "^5.8.3"
46
+ },
47
+ "scripts": {
48
+ "lint": "tsc --noEmit",
49
+ "test": "node tests/index.js",
50
+ "clean": "node tools/clean.js",
51
+ "build:cjs": "rollup -c tools/rollup.cjs.js",
52
+ "build:esm": "rollup -c tools/rollup.esm.js",
53
+ "build:fix-types": "node tools/fix-types.js",
54
+ "build:tests": "rollup -c tools/rollup.tests.js",
55
+ "build:examples": "rollup -c tools/rollup.examples.js",
56
+ "format": "prettier --write . --ignore-path .prettierignore",
57
+ "build:main": "pnpm build:cjs && pnpm build:esm && pnpm build:fix-types",
58
+ "build": "pnpm clean && pnpm build:main && pnpm build:tests && pnpm build:examples && pnpm format"
60
59
  }
61
- }
60
+ }