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

typescript-monorepo-toolkit

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-monorepo-toolkit - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

dist/helpers.js

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

cwd
}, (error, stdOut, strError) => {
}, (error, stdOut) => {
if (error) {

@@ -27,0 +27,0 @@ rej(error);

{
"name": "typescript-monorepo-toolkit",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",
"bin": "./dist/index.ts",
"bin": "./dist/index.js",
"devDependencies": {

@@ -7,0 +7,0 @@ "@babel/core": "^7.7.2",

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