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

@lwc/signals

Package Overview
Dependencies
Maintainers
0
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwc/signals - npm Package Compare versions

Comparing version 8.12.2 to 8.12.3

8

dist/index.cjs.js
/**
* Copyright (c) 2024 Salesforce, Inc.
* Copyright (c) 2025 Salesforce, Inc.
*/

@@ -9,3 +9,3 @@ 'use strict';

/**
* Copyright (c) 2024 Salesforce, Inc.
* Copyright (c) 2025 Salesforce, Inc.
*/

@@ -49,3 +49,3 @@ /*

}
/** version: 8.12.2 */
/** version: 8.12.3 */

@@ -80,3 +80,3 @@ /*

exports.setTrustedSignalSet = setTrustedSignalSet;
/** version: 8.12.2 */
/** version: 8.12.3 */
//# sourceMappingURL=index.cjs.js.map

@@ -15,1 +15,2 @@ export { setTrustedSignalSet } from '@lwc/shared';

}
//# sourceMappingURL=index.d.ts.map
/**
* Copyright (c) 2024 Salesforce, Inc.
* Copyright (c) 2025 Salesforce, Inc.
*/
/**
* Copyright (c) 2024 Salesforce, Inc.
* Copyright (c) 2025 Salesforce, Inc.
*/

@@ -44,3 +44,3 @@ /*

}
/** version: 8.12.2 */
/** version: 8.12.3 */

@@ -74,3 +74,3 @@ /*

export { SignalBaseClass, setTrustedSignalSet };
/** version: 8.12.2 */
/** version: 8.12.3 */
//# sourceMappingURL=index.js.map

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

"name": "@lwc/signals",
"version": "8.12.2",
"version": "8.12.3",
"description": "Provides the interface to interact with reactivity from outside the framework",

@@ -33,3 +33,4 @@ "keywords": [

"files": [
"dist"
"dist/**/*.js",
"dist/**/*.d.ts"
],

@@ -50,4 +51,4 @@ "scripts": {

"devDependencies": {
"@lwc/shared": "8.12.2"
"@lwc/shared": "8.12.3"
}
}
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