@lwc/wire-service
Advanced tools
Comparing version 6.0.0 to 6.1.0
/** | ||
* Copyright (C) 2023 salesforce.com, inc. | ||
* Copyright (c) 2024 Salesforce, Inc. | ||
*/ | ||
@@ -9,3 +9,3 @@ 'use strict'; | ||
/** | ||
* Copyright (C) 2023 salesforce.com, inc. | ||
* Copyright (c) 2024 Salesforce, Inc. | ||
*/ | ||
@@ -21,3 +21,3 @@ /* | ||
} | ||
/** version: 6.0.0 */ | ||
/** version: 6.1.0 */ | ||
@@ -200,3 +200,3 @@ /* | ||
exports.registerWireService = registerWireService; | ||
/** version: 6.0.0 */ | ||
/** version: 6.1.0 */ | ||
//# sourceMappingURL=index.cjs.js.map |
/** | ||
* Copyright (C) 2023 salesforce.com, inc. | ||
* Copyright (c) 2024 Salesforce, Inc. | ||
*/ | ||
/** | ||
* Copyright (C) 2023 salesforce.com, inc. | ||
* Copyright (c) 2024 Salesforce, Inc. | ||
*/ | ||
@@ -16,3 +16,3 @@ /* | ||
} | ||
/** version: 6.0.0 */ | ||
/** version: 6.1.0 */ | ||
@@ -193,3 +193,3 @@ /* | ||
export { ValueChangedEvent, register, registerWireService }; | ||
/** version: 6.0.0 */ | ||
/** version: 6.1.0 */ | ||
//# sourceMappingURL=index.js.map |
@@ -7,3 +7,3 @@ { | ||
"name": "@lwc/wire-service", | ||
"version": "6.0.0", | ||
"version": "6.1.0", | ||
"description": "@wire service", | ||
@@ -46,4 +46,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@lwc/engine-core": "6.0.0", | ||
"@lwc/shared": "6.0.0" | ||
"@lwc/engine-core": "6.1.0", | ||
"@lwc/shared": "6.1.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "lwc": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
69209