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

ant-app-builder

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ant-app-builder - npm Package Compare versions

Comparing version 1.3.8 to 1.3.9

2

lib/index.js

@@ -147,3 +147,3 @@

data = await FS.readFile(filePath)
toolbar_output = await less.render(`.ant-window_[data-id="${id}"] .win-toolbar_ {${data.toString()}}`, options)
toolbar_output = await less.render(`.ant-window_[data-id="${id}"] .win-toolbar_, .ant-window_[data-id="${id}"] .win-caption-toolbar_ {${data.toString()}}`, options)
toolbar_output = toolbar_output.css

@@ -150,0 +150,0 @@ .replace(/(url\('?)\~/g, `$1/app/${namespace}/${id}`)

{
"name": "ant-app-builder",
"version": "1.3.8",
"version": "1.3.9",
"description": "",

@@ -5,0 +5,0 @@ "main": "./lib",

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