Comparing version 0.7.0-alpha.3 to 0.7.0-alpha.4
{ | ||
"name": "iti", | ||
"version": "0.7.0-alpha.3", | ||
"version": "0.7.0-alpha.4", | ||
"description": "~1kB Dependency Injection Library for Typescript and React with a unique async flow support", | ||
"sideEffects": false, | ||
"type": "module", | ||
"main": "./dist/index.cjs", | ||
@@ -25,2 +26,7 @@ "module": "./dist/index.mjs", | ||
"source": "src/index.ts", | ||
"publishConfig": { | ||
"source": "./src/index.ts", | ||
"main": "./dist/index.cjs", | ||
"module": "./dist/index.mjs" | ||
}, | ||
"files": [ | ||
@@ -27,0 +33,0 @@ "dist" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
86627
18
Yes