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.0 to 0.1.1

5

package.json
{
"name": "pkg-types",
"version": "0.1.0",
"version": "0.1.1",
"description": "TypeScript definitions for tsconfig.json and package.json",

@@ -9,2 +9,5 @@ "license": "MIT",

"repository": "unjs/pkg-types",
"files": [
"lib"
],
"scripts": {

@@ -11,0 +14,0 @@ "release": "standard-version && npm publish && git push --follow-tags"

# pkg-types
Usage:
```ts
import type { TSConfig, PackageJSON } from 'pkg-types'
## License
MIT
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