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

@aleks-elkin/test-lerna-repo.main-app-component

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aleks-elkin/test-lerna-repo.main-app-component - npm Package Compare versions

Comparing version 0.28.1 to 0.28.2

2

lib/main-app-component.js

@@ -10,4 +10,4 @@ "use strict";

this.internalId = "test_monorepo";
this.childComponent1 = new test_lerna_repo_child_component_1_1.ChildComponent1(this.internalId);
this.childComponent3 = new test_lerna_repo_child_component_3_1.ChildComponent3(this.internalId);
this.childComponent1 = new test_lerna_repo_child_component_1_1.ChildComponent1(this.internalId);
this.childComponent2 = new test_lerna_repo_child_component_2_1.ChildComponent2(this.internalId);

@@ -14,0 +14,0 @@ }

@@ -8,3 +8,3 @@ {

},
"version": "0.28.1",
"version": "0.28.2",
"description": "> TODO: description",

@@ -27,5 +27,5 @@ "author": "Aleksandr Elkin <aleksandr.elkin@tradeshift.com>",

"dependencies": {
"@aleks-elkin/test-lerna-repo.child-component-1": "^0.28.1",
"@aleks-elkin/test-lerna-repo.child-component-2": "^0.28.1",
"@aleks-elkin/test-lerna-repo.child-component-3": "^0.28.1"
"@aleks-elkin/test-lerna-repo.child-component-1": "^0.28.2",
"@aleks-elkin/test-lerna-repo.child-component-2": "^0.28.2",
"@aleks-elkin/test-lerna-repo.child-component-3": "^0.28.2"
},

@@ -35,3 +35,3 @@ "publishConfig": {

},
"gitHead": "34282ad7251bef3d0c1c27a38630121c5b6a9ef4"
"gitHead": "73ef4c6630f00d3ee9877cda1760fbcf4afbbe16"
}
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