@voltiso/config.ts
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -27,3 +27,3 @@ // ⠀ⓥ 2023 🌩 🌩 ⠀ ⠀ | ||
{ | ||
"transform": "@voltiso/config.ts/node_modules/@voltiso/transform/dist/cjs/strip/default" | ||
"transform": "@voltiso/config.ts/node_modules/@voltiso/transform/dist/cjs/strip/default.js" | ||
// "tokens": ["$assert", "$Assert", "$Is", "$AssumeType"] | ||
@@ -34,3 +34,3 @@ // "modules": [] | ||
{ | ||
"transform": "@voltiso/config.ts/node_modules/@voltiso/transform/dist/cjs/inline/default", | ||
"transform": "@voltiso/config.ts/node_modules/@voltiso/transform/dist/cjs/inline/default.js", | ||
"afterDeclarations": true, | ||
@@ -41,7 +41,7 @@ "onInlineError": "fail" | ||
{ | ||
"transform": "@voltiso/config.ts/node_modules/@voltiso/transform/dist/cjs/call-info/default" | ||
"transform": "@voltiso/config.ts/node_modules/@voltiso/transform/dist/cjs/call-info/default.js" | ||
}, | ||
{ | ||
"transform": "@voltiso/config.ts/node_modules/@voltiso/transform/dist/cjs/compat/default" | ||
"transform": "@voltiso/config.ts/node_modules/@voltiso/transform/dist/cjs/compat/default.js" | ||
}, | ||
@@ -48,0 +48,0 @@ |
{ | ||
"name": "@voltiso/config.ts", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "repository": "git://github.com/voltiso/mono.git", |
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
8054