@microsoft/m365-spec-parser 0.1.0 → 0.1.1-alpha.c901e3860.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/m365-spec-parser",
3
- "version": "0.1.0",
3
+ "version": "0.1.1-alpha.c901e3860.0",
4
4
  "description": "OpenAPI specification files Parser for M365 Apps",
5
5
  "main": "dist/index.node.cjs.js",
6
6
  "browser": "dist/index.esm2017.js",
@@ -39,42 +39,67 @@
39
39
  "sideEffects": false,
40
40
  "dependencies": {
41
41
  "@apidevtools/swagger-parser": "^10.1.0",
42
- "@microsoft/teams-manifest": "^0.1.3",
43
- "@types/webpack": "^5.28.5",
44
- "c8": "^9.1.0",
45
- "dotenv": "^16.4.1",
42
+ "@microsoft/teams-manifest": "0.1.4-alpha.c901e3860.0",
46
43
  "fs-extra": "^11.2.0",
47
- "http": "^0.0.1-security",
48
- "https-browserify": "^1.0.0",
49
44
  "js-yaml": "^4.1.0",
50
45
  "openapi-types": "^7.2.3",
51
- "process": "^0.11.10",
52
- "stream-browserify": "^3.0.0",
53
- "stream-http": "^3.2.0",
54
- "swagger2openapi": "^7.0.8",
55
- "url": "^0.11.3",
56
- "webpack": "^5.90.0"
46
+ "swagger2openapi": "^7.0.8"
57
47
  },
58
48
  "publishConfig": {
59
49
  "access": "public"
60
50
  },
61
51
  "devDependencies": {
52
+ "@apidevtools/json-schema-ref-parser": "^9.0.6",
53
+ "@apidevtools/openapi-schemas": "2.1.0",
54
+ "@apidevtools/swagger-methods": "3.0.2",
62
55
  "@istanbuljs/nyc-config-typescript": "^1.0.2",
56
+ "@jsdevtools/ono": "^7.1.3",
63
57
  "@rollup/plugin-json": "^6.1.0",
58
+ "@sinonjs/commons": "^3.0.0",
59
+ "@sinonjs/fake-timers": "^11.1.0",
60
+ "@sinonjs/samsam": "^8.0.0",
64
61
  "@types/chai": "^4.2.22",
65
62
  "@types/fs-extra": "^11.0.4",
66
63
  "@types/js-yaml": "^4.0.9",
67
64
  "@types/mocha": "^9.0.0",
68
- "@types/sinon": "^17.0.3",
65
+ "@types/node": "^16.11.7",
66
+ "@types/sinon": "^10.0.6",
69
67
  "@types/swagger2openapi": "^7.0.4",
70
68
  "@typescript-eslint/eslint-plugin": "^4.19.0",
71
69
  "@typescript-eslint/parser": "^4.19.0",
70
+ "ajv-draft-04": "1.0.0",
71
+ "assertion-error": "^2.0.0",
72
+ "available-typed-arrays": "1.0.6",
73
+ "browser-stdout": "1.3.1",
74
+ "call-bind": "1.0.6",
75
+ "call-me-maybe": "^1.0.2",
72
76
  "chai": "^4.3.4",
73
- "eslint": "^7.22.0",
77
+ "check-error": "1.0.3",
78
+ "deep-eql": "3.0.1",
79
+ "define-data-property": "1.1.2",
80
+ "dotenv": "^16.4.1",
81
+ "es-errors": "1.3.0",
82
+ "eslint": "^7.29.0",
74
83
  "eslint-plugin-header": "^3.1.1",
75
84
  "eslint-plugin-import": "^2.25.2",
76
85
  "eslint-plugin-no-secrets": "^0.8.9",
77
86
  "eslint-plugin-prettier": "^4.0.0",
87
+ "events": "3.3.0",
88
+ "for-each": "0.3.3",
89
+ "get-func-name": "2.0.2",
90
+ "get-intrinsic": "1.2.4",
91
+ "gopd": "1.0.1",
92
+ "has-property-descriptors": "1.0.1",
93
+ "has-proto": "1.0.1",
94
+ "has-symbols": "1.0.3",
95
+ "has-tostringtag": "1.0.2",
96
+ "he": "1.2.0",
97
+ "http": "^0.0.1-security",
98
+ "https-browserify": "^1.0.0",
99
+ "is-arguments": "1.1.1",
100
+ "is-callable": "1.2.7",
101
+ "is-generator-function": "1.0.10",
102
+ "is-typed-array": "1.1.13",
78
103
  "karma": "^6.3.8",
79
104
  "karma-chrome-launcher": "^3.1.0",
80
105
  "karma-cli": "^2.0.0",
@@ -86,23 +111,42 @@
86
111
  "karma-sourcemap-loader": "^0.3.8",
87
112
  "karma-webpack": "^5.0.0",
88
113
  "lint-staged": "^10.5.4",
114
+ "lodash.get": "^4.4.2",
89
115
  "mocha": "^9.2.0",
90
116
  "mock-fs": "^5.2.0",
91
117
  "mocked-env": "^1.3.5",
118
+ "nanoid": "3.2.0",
119
+ "nise": "^5.1.4",
120
+ "nyc": "^15.1.0",
121
+ "object-inspect": "1.13.1",
122
+ "pathval": "^2.0.0",
92
123
  "prettier": "^2.4.1",
124
+ "process": "^0.11.10",
93
125
  "puppeteer": "^13.1.3",
126
+ "qs": "6.11.0",
94
127
  "rollup": "^2.41.0",
95
128
  "rollup-plugin-typescript2": "^0.31.0",
129
+ "set-function-length": "1.2.0",
130
+ "side-channel": "1.0.4",
96
131
  "sinon": "^12.0.1",
97
132
  "source-map-loader": "^3.0.0",
133
+ "stream-browserify": "^3.0.0",
134
+ "stream-http": "^3.2.0",
135
+ "timers": "^0.1.1",
98
136
  "ts-loader": "^9.2.6",
99
137
  "ts-node": "^10.4.0",
138
+ "tslib": "^2.3.1",
139
+ "type-detect": "^4.0.8",
100
140
  "typescript": "^4.4.4",
101
- "util": "^0.12.5"
141
+ "url": "^0.11.3",
142
+ "util": "^0.12.5",
143
+ "webpack": "^5.62.1",
144
+ "which-typed-array": "1.1.14"
102
145
  },
103
146
  "lint-staged": {
104
147
  "*.{js,jsx,css,ts,tsx}": [
105
148
  "npx eslint --cache --fix --quiet"
106
149
  ]
107
- }
150
+ },
151
+ "gitHead": "7d092786f5fe1584a49a6d67fc370944729e81ae"
108
152
  }