Socket
Socket
Sign inDemoInstall

@git-stack/core

Package Overview
Dependencies
Maintainers
5
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.19-1 to 0.0.19-2

1

lib/constants/constants.d.ts

@@ -33,5 +33,4 @@ export declare const NATS_HEMERA_KUBE_GITSERVICE = "NATS_HEMERA_KUBE_GITSERVICE";

GET_AUTH_DATA = "GET_AUTH_DATA",
SAVE_USER = "SAVE_USER",
SAVE_USER_DATA = "SAVE_USER_DATA",
SAVE_GLOBAL_USER_DATA = "SAVE_GLOBAL_USER_DATA",
}

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

GitCommands["GET_AUTH_DATA"] = "GET_AUTH_DATA";
GitCommands["SAVE_USER"] = "SAVE_USER";
GitCommands["SAVE_USER_DATA"] = "SAVE_USER_DATA";

@@ -136,0 +135,0 @@ GitCommands["SAVE_GLOBAL_USER_DATA"] = "SAVE_GLOBAL_USER_DATA";

4

package.json
{
"name": "@git-stack/core",
"version": "0.0.19-1",
"version": "0.0.19-2",
"description": "Sample core for higher packages to depend on",

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

"devDependencies": {
"@git-stack/utils": "^0.0.19-1",
"@git-stack/utils": "^0.0.19-2",
"cross-env": "^5.1.3",

@@ -46,0 +46,0 @@ "jest": "^22.4.2",

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