@yxw007/translate 1.0.0 → 1.0.1

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.
@@ -1,4 +1,4 @@
1
- // translate v1.0.0 Copyright (c) 2026 Potter<aa4790139@gmail.com> and contributors
1
+ // translate v1.0.1 Copyright (c) 2026 Potter<aa4790139@gmail.com> and contributors
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
3
3
  //#region \0rolldown/runtime.js
4
4
  var __create = Object.create;
@@ -1,4 +1,4 @@
1
- // translate v1.0.0 Copyright (c) 2026 Potter<aa4790139@gmail.com> and contributors
1
+ // translate v1.0.1 Copyright (c) 2026 Potter<aa4790139@gmail.com> and contributors
2
2
  import { TranslateClient, TranslateTextCommand } from "@aws-sdk/client-translate";
3
3
  import CryptoJS from "crypto-js";
4
4
 
@@ -1,4 +1,4 @@
1
- // translate v1.0.0 Copyright (c) 2026 Potter<aa4790139@gmail.com> and contributors
1
+ // translate v1.0.1 Copyright (c) 2026 Potter<aa4790139@gmail.com> and contributors
2
2
  (function(global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@aws-sdk/client-translate'), require('crypto-js')) :
4
4
  typeof define === 'function' && define.amd ? define(['exports', '@aws-sdk/client-translate', 'crypto-js'], factory) :
@@ -1,4 +1,4 @@
1
- // translate v1.0.0 Copyright (c) 2026 Potter<aa4790139@gmail.com> and contributors
1
+ // translate v1.0.1 Copyright (c) 2026 Potter<aa4790139@gmail.com> and contributors
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
3
3
  //#region \0rolldown/runtime.js
4
4
  var __create = Object.create;
@@ -1,4 +1,4 @@
1
- // translate v1.0.0 Copyright (c) 2026 Potter<aa4790139@gmail.com> and contributors
1
+ // translate v1.0.1 Copyright (c) 2026 Potter<aa4790139@gmail.com> and contributors
2
2
  import { createRequire } from "node:module";
3
3
  import { TranslateClient, TranslateTextCommand } from "@aws-sdk/client-translate";
4
4
  import CryptoJS from "crypto-js";
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yxw007/translate",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "A simple library that supports multiple translation engines",
5
5
  "author": "Potter<aa4790139@gmail.com>",
6
6
  "homepage": "https://github.com/yxw007/translate",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yxw007/translate",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "A simple library that supports multiple translation engines",
5
5
  "author": "Potter<aa4790139@gmail.com>",
6
6
  "homepage": "https://github.com/yxw007/translate",