Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@factor/app

Package Overview
Dependencies
Maintainers
2
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@factor/app - npm Package Compare versions

Comparing version 1.5.27 to 1.5.28

4

package.json
{
"name": "@factor/app",
"version": "1.5.27",
"version": "1.5.28",
"license": "GPL-2.0",

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

},
"gitHead": "f51c57d0b42937ad348828fea9680e5108c2ce46"
"gitHead": "65bce44660a2bd6fb4358183d6f6edf2f15f683f"
}

@@ -9,2 +9,8 @@ import Vuex from "vuex"

declare global {
interface Window {
__INITIAL_STATE__: any
}
}
export const getStore = (): Store<object> => {

@@ -11,0 +17,0 @@ __store = new Vuex.Store({

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