Comparing version 2.6.1 to 2.6.2
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://www.typescriptlang.org/", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"license": "0BSD", | ||
@@ -33,3 +33,3 @@ "description": "Runtime library for TypeScript helper functions", | ||
"module": { | ||
"types": "./tslib/modules/index.d.ts", | ||
"types": "./modules/index.d.ts", | ||
"default": "./tslib.es6.mjs" | ||
@@ -36,0 +36,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
83980