You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@lwc/wire-service

Package Overview
Dependencies
Maintainers
11
Versions
825
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

to
0.33.28-alpha2

2

dist/commonjs/es2017/wire.js

@@ -473,2 +473,2 @@ /**

exports.ValueChangedEvent = ValueChangedEvent;
/** version: 0.33.28-alpha1 */
/** version: 0.33.28-alpha2 */

@@ -580,2 +580,2 @@ /**

exports.ValueChangedEvent = ValueChangedEvent;
/** version: 0.33.28-alpha1 */
/** version: 0.33.28-alpha2 */

@@ -467,2 +467,2 @@ /**

export { registerWireService, register, ValueChangedEvent };
/** version: 0.33.28-alpha1 */
/** version: 0.33.28-alpha2 */

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

})));
/** version: 0.33.28-alpha1 */
/** version: 0.33.28-alpha2 */

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

})));
/** version: 0.33.28-alpha1 */
/** version: 0.33.28-alpha2 */

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

})));
/** version: 0.33.28-alpha1 */
/** version: 0.33.28-alpha2 */

@@ -586,2 +586,2 @@ /**

})));
/** version: 0.33.28-alpha1 */
/** version: 0.33.28-alpha2 */
{
"name": "@lwc/wire-service",
"version": "0.33.28-alpha1",
"version": "0.33.28-alpha2",
"description": "@wire service",

@@ -19,6 +19,6 @@ "license": "MIT",

"devDependencies": {
"@lwc/compiler": "0.33.28-alpha1",
"@lwc/engine": "0.33.28-alpha1",
"@lwc/jest-transformer": "0.33.28-alpha1",
"@lwc/rollup-plugin": "0.33.28-alpha1",
"@lwc/compiler": "0.33.28-alpha2",
"@lwc/engine": "0.33.28-alpha2",
"@lwc/jest-transformer": "0.33.28-alpha2",
"@lwc/rollup-plugin": "0.33.28-alpha2",
"express": "^4.15.2"

@@ -34,3 +34,3 @@ },

},
"gitHead": "bfac2bb103bbd469c4db99c5b854058fd9cc851c"
"gitHead": "90d9bb721c8df8ad9401e1ab54ceff15a59dde39"
}