@clerc/utils
Advanced tools
Comparing version 0.26.0 to 0.27.1
{ | ||
"name": "@clerc/utils", | ||
"version": "0.26.0", | ||
"version": "0.27.1", | ||
"author": "Ray <nn_201312@163.com> (https://github.com/so1ve)", | ||
@@ -32,7 +32,7 @@ "description": "Clerc utils", | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs" | ||
"import": "./dist/index.js" | ||
} | ||
}, | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
@@ -39,0 +39,0 @@ "files": [ |
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
4803
4
27