typescanner
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "typescanner", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A simple library for implementing type guards in TypeScript.", | ||
@@ -16,2 +16,3 @@ "author": "yona3", | ||
"main": "dist/index.js", | ||
"typeing": "dist/index.d.ts", | ||
"engines": { | ||
@@ -18,0 +19,0 @@ "node": ">=14" |
{ | ||
"compilerOptions": { | ||
"declaration": true, | ||
"sourceMap": true, | ||
@@ -4,0 +5,0 @@ "outDir": "dist", |
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
44141
48
934