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

bespoken-tools

Package Overview
Dependencies
Maintainers
2
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bespoken-tools - npm Package Compare versions

Comparing version 0.5.4 to 0.5.5

1

bin/bst-proxy.js

@@ -0,1 +1,2 @@

#!/usr/bin/env node
"use strict";

@@ -2,0 +3,0 @@ const program = require("commander");

@@ -0,1 +1,2 @@

#!/usr/bin/env node
import * as program from "commander";

@@ -2,0 +3,0 @@ import {Global} from "../lib/core/global";

@@ -0,1 +1,2 @@

#!/usr/bin/env node
"use strict";

@@ -2,0 +3,0 @@ const program = require("commander");

@@ -0,1 +1,2 @@

#!/usr/bin/env node
import * as program from "commander";

@@ -2,0 +3,0 @@ import {Global} from "../lib/core/global";

2

package.json

@@ -5,3 +5,3 @@ {

"private": false,
"version": "0.5.4",
"version": "0.5.5",
"bin": {

@@ -8,0 +8,0 @@ "bst": "./bin/bst.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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