@waiting/shared-types
Advanced tools
Comparing version 21.4.1 to 21.4.2
{ | ||
"name": "@waiting/shared-types", | ||
"author": "waiting", | ||
"version": "21.4.1", | ||
"version": "21.4.2", | ||
"description": "shared typescript types", | ||
@@ -42,3 +42,5 @@ "keywords": [ | ||
"bin/*.js", | ||
"dist" | ||
"dist", | ||
"!**/*.spec.*", | ||
"!**/*.tsbuildinfo" | ||
], | ||
@@ -60,3 +62,2 @@ "publishConfig": { | ||
"rp": "rollup -c rollup.config.js --context this", | ||
"prepack": "rm -f dist/tsconfig.tsbuildinfo", | ||
"pretest": "npm run build", | ||
@@ -68,3 +69,3 @@ "pretest:local": "npm run build", | ||
}, | ||
"gitHead": "450494a0d7e774aa7d988fd3d45cb0f06cd4d105" | ||
"gitHead": "aef3706822fb6420023d0ce193f9943c472b38dd" | ||
} |
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
95352