Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pgtyped/wire

Package Overview
Dependencies
Maintainers
1
Versions
33
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.10.1 to 0.11.0

lib/helpers.test.d.ts

9

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

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

"jest": {
"testRegex": "(/tests/.*|(\\.|/)test)\\.tsx?$",
"roots": [
"src"
],
"testRegex": "\\.test\\.tsx?$",
"transform": {

@@ -27,3 +30,3 @@ "^.+\\.tsx?$": "ts-jest"

},
"gitHead": "0b90a730754d9caac31b401b68c3ed16e8ff0f1e"
"gitHead": "edccd3ed6dc2f0910b9ac07af4725ba9de351727"
}

@@ -7,4 +7,4 @@ {

},
"exclude": ["tests", "lib"],
"exclude": ["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