Comparing version 0.0.1-25 to 0.0.1-26
{ | ||
"name": "x-value", | ||
"version": "0.0.1-25", | ||
"version": "0.0.1-26", | ||
"repository": "https://github.com/vilic/x-value.git", | ||
@@ -8,7 +8,7 @@ "license": "MIT", | ||
"exports": { | ||
"library": { | ||
".": { | ||
"types": "./bld/library/index.d.ts", | ||
"require": "./bld/library/index.js" | ||
}, | ||
"node": { | ||
"./node": { | ||
"types": "./bld/node/index.d.ts", | ||
@@ -42,4 +42,4 @@ "require": "./bld/node/index.js" | ||
"tslang": "^0.1.27", | ||
"typescript": "^4.6.4" | ||
"typescript": "^4.7.2" | ||
} | ||
} |
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
186758