@getlang/lib
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -1,3 +0,3 @@ | ||
export * from './utils'; | ||
export * from './errors'; | ||
export * from './hooks'; | ||
export * from './utils.js'; | ||
export * from './errors.js'; | ||
export * from './hooks.js'; |
{ | ||
"name": "@getlang/lib", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"license": "Apache-2.0", | ||
"type": "module", | ||
"main": "dist", | ||
"files": ["dist"], | ||
"files": [ | ||
"dist" | ||
], | ||
"bugs": { | ||
@@ -9,0 +11,0 @@ "url": "https://github.com/getlang-dev/get/issues" |
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
5555