@mbwilding/tool-early-bound-generator 0.0.1 → 0.0.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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@mbwilding/tool-early-bound-generator",
3
- "version": "0.0.1",
3
+ "version": "0.0.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@mbwilding/tool-early-bound-generator",
9
- "version": "0.0.1",
9
+ "version": "0.0.3",
10
10
  "license": "GPL-2.0",
11
11
  "dependencies": {
12
12
  "react": "^18.3.1",
@@ -19,6 +19,7 @@
19
19
  "@types/react-dom": "^18.3.0",
20
20
  "@vitejs/plugin-react": "^4.3.4",
21
21
  "happy-dom": "^20.9.0",
22
+ "prettier": "^3.8.3",
22
23
  "typescript": "^5.9.3",
23
24
  "vite": "^6.0.7",
24
25
  "vitest": "^4.1.7"
@@ -1442,9 +1443,9 @@
1442
1443
  }
1443
1444
  },
1444
1445
  "node_modules/baseline-browser-mapping": {
1445
- "version": "2.10.31",
1446
- "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.31.tgz",
1447
- "integrity": "sha512-MujYO3eP72uvmSE0i4wltsodRfIpZATP3jvzRNRGGxgzId7aVocVJJV3nf01qnzzKFGxQVC9bpWxl5cjxTr/7Q==",
1446
+ "version": "2.10.32",
1447
+ "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.32.tgz",
1448
+ "integrity": "sha512-wbPvpyjJPC0zdfdKXxqEL3Ea+bOMD/87X4lftiJkkaBiuG6ALQy1SLmEd7BSmVCuwCQsBrCamgBoLyfFDD1EPg==",
1448
1449
  "dev": true,
1449
1450
  "license": "Apache-2.0",
1450
1451
  "bin": {
@@ -1552,9 +1553,9 @@
1552
1553
  }
1553
1554
  },
1554
1555
  "node_modules/electron-to-chromium": {
1555
- "version": "1.5.360",
1556
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.360.tgz",
1557
- "integrity": "sha512-GkcBt6YYAw9SxFWn+xVar4cLVGlXVuswwtRLBozi2zp0GjXs4ZnOrqV4zbXzg35n7w81hCkyJNYicgXlVHAmBA==",
1556
+ "version": "1.5.361",
1557
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.361.tgz",
1558
+ "integrity": "sha512-Q6Hts7N9FnJc5LeGRINFvLhCI9xZmNtTDe5ZbcVezQz7cU4a8Aua3GH1b8J2XY8Al9PF+OCwYqhgsOOheMdvkA==",
1558
1559
  "dev": true,
1559
1560
  "license": "ISC"
1560
1561
  },
@@ -1802,9 +1803,9 @@
1802
1803
  }
1803
1804
  },
1804
1805
  "node_modules/node-releases": {
1805
- "version": "2.0.45",
1806
- "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.45.tgz",
1807
- "integrity": "sha512-iIbHXV9eBB2nB0wa7oTsrrXq+qQt+9SIlx9AX3T96YgobtEQfis5n6TJ6vV+3QP8DwdriEAcGhARaFCu37peBg==",
1806
+ "version": "2.0.46",
1807
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.46.tgz",
1808
+ "integrity": "sha512-GYVXHE2KnrzAfsAjl4uP++evGFCrAU1jta4ubEjIG7YWt/64Gqv66a30yKwWczVjA6j3bM4nBwH7Pk1JmDHaxQ==",
1808
1809
  "dev": true,
1809
1810
  "license": "MIT",
1810
1811
  "engines": {
@@ -1878,6 +1879,22 @@
1878
1879
  "node": "^10 || ^12 || >=14"
1879
1880
  }
1880
1881
  },
1882
+ "node_modules/prettier": {
1883
+ "version": "3.8.3",
1884
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz",
1885
+ "integrity": "sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==",
1886
+ "dev": true,
1887
+ "license": "MIT",
1888
+ "bin": {
1889
+ "prettier": "bin/prettier.cjs"
1890
+ },
1891
+ "engines": {
1892
+ "node": ">=14"
1893
+ },
1894
+ "funding": {
1895
+ "url": "https://github.com/prettier/prettier?sponsor=1"
1896
+ }
1897
+ },
1881
1898
  "node_modules/react": {
1882
1899
  "version": "18.3.1",
1883
1900
  "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz",
@@ -2016,9 +2033,9 @@
2016
2033
  "license": "MIT"
2017
2034
  },
2018
2035
  "node_modules/tinyexec": {
2019
- "version": "1.1.2",
2020
- "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.1.2.tgz",
2021
- "integrity": "sha512-dAqSqE/RabpBKI8+h26GfLq6Vb3JVXs30XYQjdMjaj/c2tS8IYYMbIzP599KtRj7c57/wYApb3QjgRgXmrCukA==",
2036
+ "version": "1.2.1",
2037
+ "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.2.1.tgz",
2038
+ "integrity": "sha512-iqo2IULiwCbMOLU9lVR5XMmXjWMh0ewJSFNOfFRHislSG31ESRnUg4awuiaFUcnINcz+oyQQY43QGh3rGn5aCA==",
2022
2039
  "dev": true,
2023
2040
  "license": "MIT",
2024
2041
  "engines": {
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "displayName": "Early Bound Generator",
4
4
  "description": "Generate strongly-typed C# early-bound classes for Dataverse entities, option sets, and messages",
5
5
  "main": "index.html",
6
- "version": "0.0.1",
6
+ "version": "0.0.3",
7
7
  "license": "GPL-2.0",
8
8
  "icon": "icons/ebg.svg",
9
9
  "contributors": [
@@ -25,7 +25,14 @@
25
25
  "bugs": {
26
26
  "url": "https://github.com/mbwilding/PPTB-Tools/issues"
27
27
  },
28
- "keywords": ["powerplatform", "dataverse", "toolbox", "early-bound", "code-gen", "source-gen"],
28
+ "keywords": [
29
+ "powerplatform",
30
+ "dataverse",
31
+ "toolbox",
32
+ "early-bound",
33
+ "code-gen",
34
+ "source-gen"
35
+ ],
29
36
  "type": "module",
30
37
  "scripts": {
31
38
  "build": "npm run typecheck && vite build",
@@ -34,7 +41,8 @@
34
41
  "test": "vitest run",
35
42
  "test:watch": "vitest",
36
43
  "validate": "pptb-validate",
37
- "finalize-package": "npm shrinkwrap"
44
+ "finalize-package": "npm shrinkwrap",
45
+ "pretty": "prettier --write ."
38
46
  },
39
47
  "files": [
40
48
  "dist",
@@ -53,6 +61,7 @@
53
61
  "happy-dom": "^20.9.0",
54
62
  "typescript": "^5.9.3",
55
63
  "vite": "^6.0.7",
56
- "vitest": "^4.1.7"
64
+ "vitest": "^4.1.7",
65
+ "prettier": "^3.8.3"
57
66
  }
58
67
  }
File without changes