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.1.42 to 1.2.0

10

entry-browser.ts

@@ -9,7 +9,11 @@ import Vue from "vue"

// Add to <window> for external use
// For example, inside of integration tests
/**
* Add to <window> for external use
* For example, inside of integration tests
*/
window.factorApp = { vm, router, store, Vue }
// Mount after router has resolved
/**
* Mount after router has resolved
*/
router.onReady(() => {

@@ -16,0 +20,0 @@ vm.$mount("#app")

{
"name": "@factor/app",
"version": "1.1.42",
"version": "1.2.0",
"license": "GPL-2.0",

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

},
"gitHead": "443f3daaf48f3f5dc9635a26e9510f8084022f56"
"gitHead": "68faa975c2121758e73e6572bbcf1742c6678913"
}
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