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

@hostv2hp/common

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hostv2hp/common - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

build/index.js

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

r: 255,
g: 0,
g: 10,
b: 0

@@ -8,0 +8,0 @@ };

{
"name": "@hostv2hp/common",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -12,3 +12,4 @@ "main": "./build/index.js",

"build": "npm run clean && tsc",
"clean": "del-cli ./build/*"
"clean": "del-cli ./build/*",
"pub": "git add . && git commit -m \"updates\" && npm version patch && npm run build && npm publish"
},

@@ -15,0 +16,0 @@ "keywords": [],

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