@graffy/stream
Advanced tools
Comparing version 0.15.25-alpha.5 to 0.15.25-alpha.6
@@ -5,4 +5,9 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.15.25-alpha.5", | ||
"main": "./index.mjs", | ||
"version": "0.15.25-alpha.6", | ||
"main": "./index.cjs", | ||
"exports": { | ||
"import": "./index.mjs", | ||
"require": "./index.cjs" | ||
}, | ||
"module": "./index.mjs", | ||
"types": "./types/index.d.ts", | ||
@@ -9,0 +14,0 @@ "repository": { |
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
8776
7
197