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.10 to 1.0.11

2

dist/prebuild.js

@@ -26,5 +26,5 @@ "use strict";

// Write the new version to the app.json file
fs.writeFileSync(path.join(__dirname, '..', 'app.json'), JSON.stringify(app, null, 2));
fs.writeFileSync(appJsonPath, JSON.stringify(app, null, 2));
console.log('Version updated to: ', getBuildNumber());
}
exports.default = prebuild;
{
"name": "hd-app-scripts",
"version": "1.0.10",
"version": "1.0.11",
"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