Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fh-wfm-workorder-angular

Package Overview
Dependencies
Maintainers
5
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fh-wfm-workorder-angular - npm Package Compare versions

Comparing version 0.2.5 to 0.3.0-alpha.503.1

5

dist/workorder-list.tpl.html.js

@@ -35,2 +35,7 @@ var ngModule;

' <p>{{workorder.address}}</p>\n' +
' <md-icon ng-if="workorder._syncStatus" md-font-set="material-icons" class="material-icons sync-error-icon">\n' +
' sync_problem\n' +
' </md-icon>\n' +
' <i ng-if="workorder._syncStatus" class="sync-error-message"> Sync failed: {{workorder._syncStatus.message}} </i>\n' +
'\n' +
' </div>\n' +

@@ -37,0 +42,0 @@ ' <md-divider></md-divider>\n' +

4

package.json
{
"name": "fh-wfm-workorder-angular",
"version": "0.2.5",
"version": "0.3.0-alpha.503.1",
"description": "Angular UI Implementation of Workorders",

@@ -24,3 +24,3 @@ "main": "lib/workorder-ng.js",

"angular-ui-router": "0.2.18",
"fh-wfm-mediator": "0.2.0-0",
"fh-wfm-mediator": "0.3.3",
"lodash": "4.7.0",

@@ -27,0 +27,0 @@ "q": "1.4.1",

Sorry, the diff of this file is not supported yet

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