New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lwrjs/app-service

Package Overview
Dependencies
Maintainers
8
Versions
499
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwrjs/app-service - npm Package Compare versions

Comparing version 0.0.2-alpha44 to 0.0.2-alpha45

4

build/es/configProvider/utils.js

@@ -63,3 +63,5 @@ import { explodeSpecifier, getVersionedSpecifier, normalizeVersionToUri } from '@lwrjs/shared-utils';

"hmrServerURI": "${apiVersion}/hmr/${format}/${compat}?${debug ? 'debug' : ''}"
}));`;
}));
globalThis.lwcRuntimeFlags = { ENABLE_HMR: true };
`;
}

@@ -66,0 +68,0 @@ // Return an inline resource

@@ -7,3 +7,3 @@ {

},
"version": "0.0.2-alpha44",
"version": "0.0.2-alpha45",
"homepage": "https://lwr.dev/",

@@ -49,6 +49,6 @@ "repository": {

"dependencies": {
"@lwrjs/shared-utils": "0.0.2-alpha44"
"@lwrjs/shared-utils": "0.0.2-alpha45"
},
"devDependencies": {
"@lwrjs/types": "0.0.2-alpha44"
"@lwrjs/types": "0.0.2-alpha45"
},

@@ -58,3 +58,3 @@ "engines": {

},
"gitHead": "7c99c73d5bd5f8fccc67bfc8e158def5b85f2ab0"
"gitHead": "ee506072f2ef1bc02bab95ed963496fc9f68c2cc"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc