@waiting/shared-types
Advanced tools
Comparing version 20.1.0 to 20.1.1
{ | ||
"name": "@waiting/shared-types", | ||
"author": "waiting", | ||
"version": "20.1.0", | ||
"version": "20.1.1", | ||
"description": "shared typescript types", | ||
@@ -17,2 +17,3 @@ "keywords": [ | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js", | ||
@@ -36,3 +37,3 @@ "require": "./dist/index.cjs" | ||
"peerDependencies": { | ||
"typescript": ">=4.6" | ||
"typescript": ">=4.7.4" | ||
}, | ||
@@ -44,2 +45,4 @@ "engines": { | ||
"tsconfig.json", | ||
"Dockerfile", | ||
"src/**/*.ts", | ||
"bin/*.js", | ||
@@ -66,3 +69,3 @@ "dist" | ||
}, | ||
"gitHead": "daf0fb9456a00f6ef17218b857bea40474acca61" | ||
"gitHead": "407a4f5e2de03b737d4bbce545e5cda0d31c2ce8" | ||
} |
Sorry, the diff of this file is not supported yet
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
61504
72
1068