New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@factor/app-extend

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@factor/app-extend - npm Package Compare versions

Comparing version 1.0.0-alpha.14 to 1.0.0-alpha.20

3

index.js

@@ -25,3 +25,2 @@ export default Factor => {

install(Factor) {
// Some application modules have already been loaded in by server extension

@@ -68,2 +67,4 @@ // Check if they're already loaded that way we don't load twice

Factor.siteVars = Factor.observable({ classes: [] })
Factor.$filters.run("initialize-app")

@@ -70,0 +71,0 @@ }

{
"name": "@factor/app-extend",
"version": "1.0.0-alpha.14",
"version": "1.0.0-alpha.20",
"license": "GPL-2.0",

@@ -9,6 +9,6 @@ "publishConfig": {

"dependencies": {
"@factor/app-config": "^1.0.0-alpha.5",
"@factor/filters": "^1.0.0-alpha.14"
"@factor/app-config": "^1.0.0-alpha.20",
"@factor/filters": "^1.0.0-alpha.20"
},
"gitHead": "73ef86e6add623345ad2c19c93c30b3810ae910c"
"gitHead": "e11cbda7b934f3aedf067d0e1b642491bc5f753d"
}
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