@near-js/types
Advanced tools
Comparing version 0.3.0-next.3 to 0.3.0-next.4
{ | ||
"name": "@near-js/types", | ||
"version": "0.3.0-next.3", | ||
"version": "0.3.0-next.4", | ||
"description": "TypeScript types for working with the Near JS API", | ||
@@ -21,3 +21,3 @@ "main": "lib/esm/index.js", | ||
"exports": { | ||
"require": "./lib/commonjs/index.js", | ||
"require": "./lib/commonjs/index.cjs", | ||
"import": "./lib/esm/index.js" | ||
@@ -24,0 +24,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
57646