Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bothrs/zero-height

Package Overview
Dependencies
Maintainers
7
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bothrs/zero-height - npm Package Compare versions

Comparing version 0.1.1 to 0.1.3

2

dist/index.js

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

url = "https://" + zeroHeightWorkspace + "/api/token_file/" + token + "/share";
return [4, new Promise(function (resolve, reject) {
return [4, new Promise(function (resolve) {
var req = https_1.default.request({

@@ -106,0 +106,0 @@ hostname: zeroHeightWorkspace,

{
"name": "@bothrs/zero-height",
"repository": "git@github.com:bothrs/open-source.git",
"version": "0.1.1",
"version": "0.1.3",
"publishConfig": {

@@ -39,3 +39,4 @@ "access": "public"

"build": "tsc",
"test": "echo No tests configured..."
"test": "echo \"No tests configured...\"",
"lint": "echo \"No linting configured...\""
},

@@ -53,3 +54,3 @@ "bin": {

},
"gitHead": "517d426c56ae4acd45b5b8d45410ee5ad944031a"
"gitHead": "5b06c5e6c4627d82c77954f3bb4a9e58f4656dc2"
}
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