@waiting/shared-types
Advanced tools
Comparing version 20.0.0 to 20.1.0
{ | ||
"name": "@waiting/shared-types", | ||
"author": "waiting", | ||
"version": "20.0.0", | ||
"version": "20.1.0", | ||
"description": "shared typescript types", | ||
@@ -14,6 +14,5 @@ "keywords": [ | ||
"bin": {}, | ||
"main": "dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js", | ||
@@ -65,3 +64,3 @@ "require": "./dist/index.cjs" | ||
}, | ||
"gitHead": "3837da76f68f9e1132b8da701cc1b249fed6b372" | ||
"gitHead": "daf0fb9456a00f6ef17218b857bea40474acca61" | ||
} |
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
43701