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

@typescript-tools/find-package

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-tools/find-package - npm Package Compare versions

Comparing version 2.0.0-beta.1 to 2.0.0-beta.2

7

package.json
{
"name": "@typescript-tools/find-package",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"description": "Find lerna package by path or name",

@@ -33,3 +33,2 @@ "keywords": [

"lint:fix": "eslint --ext ts --fix . package.json",
"prepublishOnly": "npm run clean && npm run build",
"prettier": "prettier --list-different .",

@@ -41,4 +40,4 @@ "prettier:fix": "prettier --write .",

"dependencies": {
"@typescript-tools/io-ts": "3.0.0-beta.1",
"@typescript-tools/lerna-packages": "3.0.0-beta.1",
"@typescript-tools/io-ts": "3.0.0-beta.2",
"@typescript-tools/lerna-packages": "3.0.0-beta.2",
"fp-ts": "^2.9.3"

@@ -45,0 +44,0 @@ },

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