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

@teambit/harmony.modules.resolved-component

Package Overview
Dependencies
Maintainers
0
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teambit/harmony.modules.resolved-component - npm Package Compare versions

Comparing version 0.0.497 to 0.0.498

dist/preview-1728236174539.js

4

package.json
{
"name": "@teambit/harmony.modules.resolved-component",
"version": "0.0.497",
"version": "0.0.498",
"homepage": "https://bit.cloud/teambit/harmony/modules/resolved-component",

@@ -9,3 +9,3 @@ "main": "dist/index.js",

"name": "modules/resolved-component",
"version": "0.0.497"
"version": "0.0.498"
},

@@ -12,0 +12,0 @@ "dependencies": {},

@@ -6,3 +6,6 @@ // TODO: This 2 (component and capsule should be probably an interfaces in the shared types implemented by the actual classes

export class ResolvedComponent {
constructor(readonly component: Component, readonly capsule: Capsule) {}
constructor(
readonly component: Component,
readonly capsule: Capsule
) {}

@@ -9,0 +12,0 @@ require() {

Sorry, the diff of this file is not supported yet

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