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

@sap-ux/fe-fpm-writer

Package Overview
Dependencies
Maintainers
3
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/fe-fpm-writer - npm Package Compare versions

Comparing version 0.13.1 to 0.13.2

4

package.json
{
"name": "@sap-ux/fe-fpm-writer",
"description": "SAP Fiori elements flexible programming model writer",
"version": "0.13.1",
"version": "0.13.2",
"repository": {

@@ -36,3 +36,3 @@ "type": "git",

"@types/mem-fs": "1.1.2",
"@sap-ux/ui5-config": "0.14.1"
"@sap-ux/ui5-config": "0.14.2"
},

@@ -39,0 +39,0 @@ "engines": {

@@ -9,6 +9,6 @@ {

"position": {
"placement": "<%- settings.position.placement %>",
"anchor": "<%- settings.position.anchor %>"
"placement": "<%- settings.position.placement %>"<%if (settings.position.anchor !== undefined) {%>,
"anchor": "<%- settings.position.anchor %>"<% } %>
}<% } %>
}
}
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