@lwc/wire-service
Advanced tools
Comparing version 1.0.1-alpha0 to 1.0.1-alpha03
@@ -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" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3
196663
1