New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@homezen/hz-npm-scripts

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@homezen/hz-npm-scripts - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

15

package.json
{
"name": "@homezen/hz-npm-scripts",
"version": "1.0.1",
"version": "1.0.2",
"description": "common scripts for node projects",
"publishConfig": {
"access": "restricted"
},
"engines": {
"node": "^6 || ^7",
"npm": "^3.10 || ^4"
},
"main": "index.js",

@@ -11,4 +18,8 @@ "bin": {

"release": "./scripts/release-private-module.sh",
"test": "echo \"no tests\""
"test": "echo \"no tests\"",
"postpublish": "greenkeeper-postpublish"
},
"devDependencies": {
"greenkeeper-postpublish": "^1.0.1"
},
"repository": {

@@ -15,0 +26,0 @@ "type": "git",

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