fly-lang 0.6.2 → 0.6.3

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/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # fly-lang (npm)
2
2
 
3
- Fly-Lang 的 npm 分发包:把预编译的 Go 二进制打进 npm 包,`npm install -g` 后直接获得 `fly` 命令。
3
+ PyFly 的 npm 分发包:把预编译的 Go 二进制打进 npm 包,`npm install -g` 后直接获得 `fly` 命令。
4
4
 
5
5
  ## 安装
6
6
 
package/bin/fly-checkd CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/bin/fly-sandboxd CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "fly-lang",
3
- "version": "0.6.2",
4
- "description": "Fly-Lang: Python 3.10+ 安全增强超集转译器(safe/only/lock/mask/cage/guard/seal/trace)",
3
+ "version": "0.6.3",
4
+ "description": "PyFly: Python 3.10+ 安全增强超集转译器(safe/only/lock/mask/cage/guard/seal/trace)",
5
5
  "license": "MIT",
6
6
  "author": "anan29_china (https://www.npmjs.com/~anan29_china)",
7
7
  "bin": {