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.2 to 0.0.3

2

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

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

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

console.log('pkg.version: ', pkg.version);
console.log('TRAVIS: ', TRAVIS);
console.log('TRAVIS_BRANCH: ', TRAVIS_BRANCH);
console.log('TRAVIS_PULL_REQUEST: ', TRAVIS_PULL_REQUEST);
if (!autorelease) {

@@ -13,0 +18,0 @@ console.log('No need to autorelease. Skipping travis-after-success script...');

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