Socket
Socket
Sign inDemoInstall

h-scripts

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h-scripts - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "h-scripts",
"version": "0.0.4",
"version": "0.0.5",
"repository": "git@github.com:helfi92/h-scripts.git",

@@ -5,0 +5,0 @@ "author": "Hassan Ali <helfi92@gmail.com>",

@@ -7,4 +7,4 @@ const spawn = require('cross-spawn');

const autorelease = pkg.version === '0.0.0-semantically-released'
&& Boolean(TRAVIS)
&& !Boolean(TRAVIS_PULL_REQUEST)
&& TRAVIS
&& !TRAVIS_PULL_REQUEST
&& TRAVIS_BRANCH === 'master';

@@ -11,0 +11,0 @@

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