extension-develop 3.0.0-next.67 → 3.0.0-next.68

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.
@@ -60,9 +60,6 @@
60
60
  28,
61
61
  30
62
62
  ]
63
- },
64
- "images": {
65
- "theme_ntp_attribution": "theme/images/ntp_attribution.png"
66
63
  }
67
64
  }
68
65
  }
@@ -60,9 +60,6 @@
60
60
  28,
61
61
  30
62
62
  ]
63
- },
64
- "images": {
65
- "theme_ntp_attribution": "theme/images/ntp_attribution.png"
66
63
  }
67
64
  }
68
65
  }
@@ -60,9 +60,6 @@
60
60
  28,
61
61
  30
62
62
  ]
63
- },
64
- "images": {
65
- "theme_ntp_attribution": "theme/images/ntp_attribution.png"
66
63
  }
67
64
  }
68
65
  }
package/dist/module.js CHANGED
@@ -124877,7 +124877,7 @@ var __webpack_modules__ = {
124877
124877
  },
124878
124878
  "./package.json": function(module) {
124879
124879
  "use strict";
124880
- module.exports = JSON.parse('{"i8":"3.0.0-next.67","HO":{"@rspack/core":"^1.6.3","@rspack/dev-server":"^1.1.4","@swc/core":"^1.13.2","@swc/helpers":"^0.5.15","adm-zip":"^0.5.16","browser-extension-manifest-fields":"^2.2.1","case-sensitive-paths-webpack-plugin":"^2.4.0","chokidar":"^4.0.1","chrome-location2":"4.0.0","chromium-location":"2.0.0","content-security-policy-parser":"^0.6.0","cross-spawn":"^7.0.6","dotenv":"^16.4.7","edge-location":"2.2.0","firefox-location2":"3.0.0","go-git-it":"^5.0.0","ignore":"^6.0.2","loader-utils":"^3.3.1","magic-string":"^0.30.10","package-manager-detector":"^0.2.7","parse5":"^7.2.1","parse5-utilities":"^1.0.0","pintor":"0.3.0","schema-utils":"^4.2.0","tiny-glob":"^0.2.9","unique-names-generator":"^4.7.1","webextension-polyfill":"^0.12.0","webpack-merge":"^6.0.1","webpack-target-webextension":"^2.1.3","ws":"^8.18.0"}}');
124880
+ module.exports = JSON.parse('{"i8":"3.0.0-next.68","HO":{"@rspack/core":"^1.6.3","@rspack/dev-server":"^1.1.4","@swc/core":"^1.13.2","@swc/helpers":"^0.5.15","adm-zip":"^0.5.16","browser-extension-manifest-fields":"^2.2.1","case-sensitive-paths-webpack-plugin":"^2.4.0","chokidar":"^4.0.1","chrome-location2":"4.0.0","chromium-location":"2.0.0","content-security-policy-parser":"^0.6.0","cross-spawn":"^7.0.6","dotenv":"^16.4.7","edge-location":"2.2.0","firefox-location2":"3.0.0","go-git-it":"^5.0.0","ignore":"^6.0.2","loader-utils":"^3.3.1","magic-string":"^0.30.10","package-manager-detector":"^0.2.7","parse5":"^7.2.1","parse5-utilities":"^1.0.0","pintor":"0.3.0","schema-utils":"^4.2.0","tiny-glob":"^0.2.9","unique-names-generator":"^4.7.1","webextension-polyfill":"^0.12.0","webpack-merge":"^6.0.1","webpack-target-webextension":"^2.1.3","ws":"^8.18.0"}}');
124881
124881
  }
124882
124882
  };
124883
124883
  var __webpack_module_cache__ = {};
package/package.json CHANGED
@@ -21,7 +21,7 @@
21
21
  "dist"
22
22
  ],
23
23
  "name": "extension-develop",
24
- "version": "3.0.0-next.67",
24
+ "version": "3.0.0-next.68",
25
25
  "description": "Develop, build, preview, and package Extension.js projects.",
26
26
  "author": {
27
27
  "name": "Cezar Augusto",