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

type-genius

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

type-genius - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

dist/interfaces.d.ts

4

package.json
{
"name": "type-genius",
"version": "0.0.8",
"version": "0.0.9",
"description": "",

@@ -16,3 +16,3 @@ "main": "dist/index.js",

"license": "ISC",
"types": "./dist/index.d.ts",
"types": "dist/index.d.ts",
"dependencies": {

@@ -19,0 +19,0 @@ "deep-equal": "^2.2.0"

@@ -12,3 +12,3 @@ import { writeFile } from "fs";

type ValueTypeConfiguration,
} from "./index.interfaces";
} from "./interfaces";

@@ -15,0 +15,0 @@ function capitalize(sentence: string) {

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