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

@lwc/wire-service

Package Overview
Dependencies
Maintainers
12
Versions
818
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwc/wire-service - npm Package Compare versions

Comparing version 1.0.1-alpha0 to 1.0.1-alpha03

2

dist/commonjs/es2017/wire.js

@@ -485,2 +485,2 @@ /**

exports.registerWireService = registerWireService;
/** version: 1.0.1-alpha0 */
/** version: 1.0.1-alpha03 */

@@ -491,2 +491,2 @@ /**

exports.registerWireService = registerWireService;
/** version: 1.0.1-alpha0 */
/** version: 1.0.1-alpha03 */

@@ -479,2 +479,2 @@ /**

export { ValueChangedEvent, register, registerWireService };
/** version: 1.0.1-alpha0 */
/** version: 1.0.1-alpha03 */

@@ -438,2 +438,2 @@ /* proxy-compat-disable */

}));
/** version: 1.0.1-alpha0 */
/** version: 1.0.1-alpha03 */

@@ -491,2 +491,2 @@ /**

}));
/** version: 1.0.1-alpha0 */
/** version: 1.0.1-alpha03 */

@@ -444,2 +444,2 @@ /* proxy-compat-disable */

}));
/** version: 1.0.1-alpha0 */
/** version: 1.0.1-alpha03 */

@@ -497,2 +497,2 @@ /**

}));
/** version: 1.0.1-alpha0 */
/** version: 1.0.1-alpha03 */
{
"name": "@lwc/wire-service",
"version": "1.0.1-alpha0",
"version": "1.0.1-alpha03",
"description": "@wire service",

@@ -12,3 +12,3 @@ "license": "MIT",

"build": "tsc && rollup --config ./scripts/rollup/rollup.config.js",
"start": "concurrently \"yarn run build:playground --watch\" \"yarn run serve:playground\"",
"start": "concurrently 'yarn build:playground --watch' 'yarn serve:playground'",
"build:playground": "rollup -c playground/rollup.config.js",

@@ -18,6 +18,5 @@ "serve:playground": "node playground/server.js"

"devDependencies": {
"@lwc/compiler": "1.0.1-alpha0",
"@lwc/engine": "1.0.1-alpha0",
"@lwc/rollup-plugin": "1.0.1-alpha0",
"express": "^4.15.2"
"@lwc/compiler": "1.0.1-alpha03",
"@lwc/engine": "1.0.1-alpha03",
"@lwc/rollup-plugin": "1.0.1-alpha03"
},

@@ -32,3 +31,3 @@ "lwc": {

},
"gitHead": "9b344965804a31979fbf281c46d66a75a36cb721"
"gitHead": "06dde88146f1bc35cd3da4249edbafd1e70c646d"
}
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