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

makit-recipe-tsc

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

makit-recipe-tsc - npm Package Compare versions

Comparing version 0.0.2 to 1.0.0

CHANGELOG.md

2

dist/plugin/import.d.ts

@@ -1,4 +0,4 @@

import { Plugin, PluginContext } from "../types";
import { Plugin, PluginContext } from '../types';
export declare class Import implements Plugin {
getDepencies({ filePath, content, baseDir }: PluginContext): any[];
}

@@ -1,3 +0,3 @@

import { RecipeDeclaration } from "makit";
import { PrerequisitesDeclaration } from "makit/dist/prerequisites";
import { RecipeDeclaration } from 'makit';
import { PrerequisitesDeclaration } from 'makit/dist/prerequisites';
export interface ForRule {

@@ -4,0 +4,0 @@ forRule: () => RuleOptions;

{
"name": "makit-recipe-tsc",
"version": "0.0.2",
"version": "1.0.0",
"discription": "makit-recipe-tsc",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

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