@pgtyped/wire
Advanced tools
Comparing version 0.10.1 to 0.11.0
{ | ||
"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"] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
129020
32
3453