@10ign/common-types
Advanced tools
Comparing version 1.0.17 to 1.0.18
@@ -1,2 +0,3 @@ | ||
export {}; | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=CommonTypes.js.map |
{ | ||
"name": "@10ign/common-types", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "Common Types", | ||
@@ -5,0 +5,0 @@ "main": "dist/CommonTypes.js", |
@@ -10,3 +10,4 @@ { | ||
"rootDir": "./src", | ||
"target": "ESNext", | ||
"target": "ES2016", | ||
"module": "CommonJS", | ||
"strict": true | ||
@@ -13,0 +14,0 @@ }, |
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
8032
75