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

@pgtyped/wire

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pgtyped/wire - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

4

package.json
{
"name": "@pgtyped/wire",
"version": "0.8.0",
"version": "0.9.0",
"main": "lib/index.js",

@@ -26,3 +26,3 @@ "types": "lib/index.d.ts",

},
"gitHead": "33935adad226d2ed546014cc850e9a871574a678"
"gitHead": "ef0a980b5ef6f414129de066bee2e02553fd457e"
}
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"outDir": "./lib/", /* Redirect output structure to the directory. */
"outDir": "./lib/" /* Redirect output structure to the directory. */,
"rootDir": "./src/" /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */
},
"exclude": [
"tests",
"lib"
],
"include": [
"./src"
]
}
"exclude": ["tests", "lib"],
"include": ["./src"]
}
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