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.3 to 1.0.4

3

dist/build.js

@@ -39,2 +39,5 @@ #!/usr/bin/env node

}
}).catch((error) => {
console.log(error.response.status, error.response.data);
return error.response;
});

@@ -41,0 +44,0 @@ if (response.status === 204) {

2

package.json
{
"name": "hd-app-scripts",
"version": "1.0.3",
"version": "1.0.4",
"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