New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.8 to 1.5.20

2

extend-app.ts

@@ -51,3 +51,3 @@ import { applyFilters, runCallbacks } from "@factor/api/hooks"

} catch (error) {
if (error.code !== "MODULE_NOT_FOUND") throw new Error(error)
if (error.code !== "MODULE_NOT_FOUND") throw error
}

@@ -54,0 +54,0 @@

{
"name": "@factor/app",
"version": "1.5.8",
"version": "1.5.20",
"license": "GPL-2.0",

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

},
"gitHead": "084d17b30562a2271b844dcebb2e098cd8c25870"
"gitHead": "5251aade2646912e08210428f4b6c3e463434f24"
}
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