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-24 to 0.0.6-25

1

lib/constants/constants.d.ts

@@ -34,2 +34,3 @@ export declare const NATS_HEMERA_KUBE_GITSERVICE = "NATS_HEMERA_KUBE_GITSERVICE";

SAVE_USER_DATA = "SAVE_USER_DATA",
SAVE_GLOBAL_USER_DATA = "SAVE_GLOBAL_USER_DATA",
}

@@ -135,2 +135,3 @@ module.exports =

GitCommands["SAVE_USER_DATA"] = "SAVE_USER_DATA";
GitCommands["SAVE_GLOBAL_USER_DATA"] = "SAVE_GLOBAL_USER_DATA";
})(GitCommands = exports.GitCommands || (exports.GitCommands = {}));

@@ -137,0 +138,0 @@

6

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

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

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

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

"dependencies": {
"@git-stack/core": "^0.0.6-24"
"@git-stack/core": "^0.0.6-25"
},

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

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