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.26 to 1.5.27

global.d.ts

4

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

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

},
"gitHead": "595b3dd472730b712f172abd48f39939d8e281f3"
"gitHead": "f51c57d0b42937ad348828fea9680e5108c2ce46"
}

@@ -44,3 +44,3 @@ import Vuex from "vuex"

export const stored = (key?: string | ObjectId): any => {
export const stored = (key?: string | ObjectId | number): any => {
if (!__store) return undefined

@@ -47,0 +47,0 @@

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