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.0.2 to 1.0.3

3

lib/index.js

@@ -175,3 +175,3 @@

let srcPublic = FS.path.join(srcDir, "public")
await FS.copyRecursive(srcPublic, destDir)
await FS.copyDir(srcPublic, destDir)

@@ -184,2 +184,3 @@ resolve({

size: appXml.length,
buildPath: destDir.slice(process.cwd().length + 1)
})

@@ -186,0 +187,0 @@ })

{
"name": "ant-app-builder",
"version": "1.0.2",
"version": "1.0.3",
"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