Socket
Socket
Sign inDemoInstall

pkg-types

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pkg-types - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

package.json
{
"name": "pkg-types",
"version": "0.1.1",
"version": "0.1.2",
"description": "TypeScript definitions for tsconfig.json and package.json",
"license": "MIT",
"main": "",
"types": "index.d.ts",
"types": "./lib/index.d.ts",
"repository": "unjs/pkg-types",

@@ -9,0 +9,0 @@ "files": [

@@ -7,2 +7,3 @@ # pkg-types

import type { TSConfig, PackageJSON } from 'pkg-types'
```

@@ -9,0 +10,0 @@ ## License

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