@getlang/get
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -6,3 +6,3 @@ import { wait, ImportError } from '@getlang/lib'; | ||
import { runSlice } from './execute/lang.js'; | ||
export { version } from './package.json.js'; | ||
export { version } from './package.json'; | ||
function buildHooks(hooks = {}) { | ||
@@ -9,0 +9,0 @@ return { |
{ | ||
"name": "@getlang/get", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "type": "module", |
{ | ||
"name": "@getlang/get", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
30155