Huge News!Announcing our $40M Series B led by Abstract Ventures.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-y.0

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-y.0",
"license": "GPL-2.0",

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

},
"gitHead": "73ef86e6add623345ad2c19c93c30b3810ae910c"
"gitHead": "a762cf6c5961e0210f64d104e20426d444bd5069"
}
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