@etherean/etherean-grpc
Advanced tools
Comparing version 1.4.1 to 1.4.2
{ | ||
"name": "@etherean/etherean-grpc", | ||
"type": "module", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "", | ||
@@ -6,0 +6,0 @@ "keywords": [], |
@@ -42,3 +42,3 @@ import commonjs from '@rollup/plugin-commonjs'; | ||
sourcemap: true, | ||
entryFileNames: '[name].js', | ||
entryFileNames: '[name].cjs', | ||
}, | ||
@@ -45,0 +45,0 @@ plugins: [resolve(), commonjs()], |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
761503