Socket
Socket
Sign inDemoInstall

@xo-union/pagelet

Package Overview
Dependencies
9
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-uep1.beta.2 to 4.0.0-uep1.beta.3

20

package.json
{
"name": "@xo-union/pagelet",
"version": "4.0.0-uep1.beta.2",
"version": "4.0.0-uep1.beta.3",
"main": "lib/core/index.js",

@@ -35,3 +35,3 @@ "types": "lib/core/index.js",

"build.e2e": "UNION_INTERNAL_WEBPACK_OUTPUT_PATH=./dist-e2e yarn build.code",
"validate.pkg": "union-pkg-validator",
"validate.pkg": "ow-package-lint",
"deploy.promote": "union-deploy-promote",

@@ -43,10 +43,10 @@ "deploy.stage": "union-deploy-stage",

"@babel/runtime-corejs3": "^7.23.9",
"@xo-union/dist-url": "^4.0.0-uep1.beta.2",
"@xo-union/dist-url": "^4.0.0-uep1.beta.3",
"@xo-union/event-target-shim": "^5.0.0",
"@xo-union/util-snippet-generator": "^4.0.0-uep1.beta.2",
"@xo-union/util-snippet-generator": "^4.0.0-uep1.beta.3",
"customevent": "^1.0.1"
},
"devDependencies": {
"@xo-union/deploy": "^4.0.0-uep1.beta.2",
"@xo-union/pkg-validator": "^3.2.3",
"@tkww/orion-web-package-lint": "^1.0.0-uep1.beta.3",
"@xo-union/deploy": "^4.0.0-uep1.beta.3",
"exports-loader": "^0.7.0",

@@ -58,6 +58,6 @@ "imports-loader": "^0.8.0",

"files": [
"lib/*",
"*.js",
"*.mjs",
"*.d.ts",
"lib",
"./*.js",
"./*.mjs",
"./*.d.ts",
"!webpack.config.js"

@@ -64,0 +64,0 @@ ],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc