Socket
Socket
Sign inDemoInstall

@git-stack/core

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@git-stack/core - npm Package Compare versions

Comparing version 0.0.6-12 to 0.0.6-13

2

lib/interfaces/git-settings.d.ts

@@ -5,2 +5,4 @@ export interface IGitSettings {

mongoUrl?: string;
gitSSHEnabled?: string;
gitSetupKnownHosts?: boolean;
}

6

package.json
{
"name": "@git-stack/core",
"version": "0.0.6-12",
"version": "0.0.6-13",
"description": "Sample core for higher packages to depend on",

@@ -43,3 +43,3 @@ "main": "lib/index.js",

"devDependencies": {
"@git-stack/utils": "^0.0.6-12",
"@git-stack/utils": "^0.0.6-13",
"cross-env": "^5.1.3",

@@ -51,3 +51,3 @@ "jest": "^22.4.2",

"dependencies": {
"@git-stack/core": "^0.0.6-12"
"@git-stack/core": "^0.0.6-13"
},

@@ -54,0 +54,0 @@ "peerDependencies": {

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