@storm-software/cloudflare-tools 0.47.5 → 0.47.6
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/CHANGELOG.md +6 -0
- package/README.md +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
- package/src/generators/init/generator.js +1 -1
- package/src/generators/worker/generator.js +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
package/index.js
CHANGED
|
@@ -659623,7 +659623,7 @@ var require_package8 = __commonJS({
|
|
|
659623
659623
|
"packages/cloudflare-tools/package.json"(exports2, module2) {
|
|
659624
659624
|
module2.exports = {
|
|
659625
659625
|
name: "@storm-software/cloudflare-tools",
|
|
659626
|
-
version: "0.47.
|
|
659626
|
+
version: "0.47.6",
|
|
659627
659627
|
type: "commonjs",
|
|
659628
659628
|
description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
|
|
659629
659629
|
repository: {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@storm-software/cloudflare-tools","version":"0.47.
|
|
1
|
+
{"name":"@storm-software/cloudflare-tools","version":"0.47.6","type":"commonjs","description":"A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.","repository":{"type":"github","url":"https://github.com/storm-software/storm-ops","directory":"packages/cloudflare-tools"},"homepage":"https://stormsoftware.com","bugs":"https://github.com/storm-software/storm-ops/issues","author":{"name":"Storm Software","email":"contact@stormsoftware.com","url":"https://stormsoftware.com"},"license":"Apache-2.0","private":false,"main":"./index.js","exports":{".":"./index.js","./package.json":"./package.json","./generators.json":"./generators.json","./generators/*/schema.json":"./src/generators/*/schema.json","./executors.json":"./executors.json","./executors/*/schema.json":"./src/executors/*/schema.json","./plugins":"./src/plugins/index.js","./utils":"./src/utils/index.js"},"typings":"./declarations.d.ts","keywords":["monorepo","open-system","storm","storm-ops","storm-stack","stormstack","sullivanpj"],"peerDependencies":{"@nx/devkit":"^20.3.1","@nx/node":"^20.3.1","@nx/web":"^20.3.1","@nx/webpack":"^20.3.1","nx":"^20.3.1","wrangler":">=3.58.0"},"peerDependenciesMeta":{"@nx/devkit":{"optional":false},"@nx/node":{"optional":false},"@nx/web":{"optional":false},"@nx/webpack":{"optional":false},"nx":{"optional":false},"wrangler":{"optional":false}},"dependencies":{"@aws-sdk/client-s3":"3.47.0","c12":"^2.0.0-beta.2","glob":"10.4.2","jest-resolve":"29.7.0"},"devDependencies":{"@nx/devkit":"^20.3.1","@nx/node":"^20.3.1","@nx/web":"^20.3.1","@nx/webpack":"^20.3.1","nx":"^20.3.1","wrangler":">=3.58.0"},"publishConfig":{"access":"public"},"executors":"./executors.json","generators":"./generators.json"}
|
|
@@ -659576,7 +659576,7 @@ var require_package8 = __commonJS({
|
|
|
659576
659576
|
"packages/cloudflare-tools/package.json"(exports2, module2) {
|
|
659577
659577
|
module2.exports = {
|
|
659578
659578
|
name: "@storm-software/cloudflare-tools",
|
|
659579
|
-
version: "0.47.
|
|
659579
|
+
version: "0.47.6",
|
|
659580
659580
|
type: "commonjs",
|
|
659581
659581
|
description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
|
|
659582
659582
|
repository: {
|
|
@@ -726811,7 +726811,7 @@ var require_package13 = __commonJS({
|
|
|
726811
726811
|
"packages/cloudflare-tools/package.json"(exports2, module2) {
|
|
726812
726812
|
module2.exports = {
|
|
726813
726813
|
name: "@storm-software/cloudflare-tools",
|
|
726814
|
-
version: "0.47.
|
|
726814
|
+
version: "0.47.6",
|
|
726815
726815
|
type: "commonjs",
|
|
726816
726816
|
description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
|
|
726817
726817
|
repository: {
|