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

hd-app-scripts

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hd-app-scripts - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

3

dist/prebuild.js

@@ -7,3 +7,4 @@ "use strict";

// Read file ../app.json
const appJsonPath = path.resolve(__dirname, '/app.json');
const appJsonPath = path.resolve(__dirname, './app.json');
console.log('appJsonPath', appJsonPath);
if (!fs.existsSync(appJsonPath)) {

@@ -10,0 +11,0 @@ console.error('app.json not found');

{
"name": "hd-app-scripts",
"version": "1.0.8",
"version": "1.0.9",
"description": "",

@@ -5,0 +5,0 @@ "scripts": {

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