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

@emigrate/plugin-tools

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emigrate/plugin-tools - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

6

dist/types.d.ts

@@ -165,2 +165,8 @@ export type Awaitable<T> = T | PromiseLike<T>;

/**
* The version of the emigrate CLI that is being used
*
* @example 1.0.0
*/
version: string;
/**
* The command that is being executed

@@ -167,0 +173,0 @@ */

2

package.json
{
"name": "@emigrate/plugin-tools",
"version": "0.6.0",
"version": "0.7.0",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

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