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.29.0 to 0.30.0

2

lib/main-app-component.js

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

this.childComponent3 = new test_lerna_repo_child_component_3_1.ChildComponent3(this.internalId);
this.childComponent2 = new test_lerna_repo_child_component_2_1.ChildComponent2(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);
}

@@ -15,0 +15,0 @@ get id() {

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

},
"version": "0.29.0",
"version": "0.30.0",
"description": "> TODO: description",

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

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

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

},
"gitHead": "f7b86a4c0a7c43b4badc40d3a3cdb44b5ae9a28e"
"gitHead": "d01910786e7565b65c19806624aaffec453cd190"
}
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