@faast/ts-common
Advanced tools
Comparing version 0.1.6 to 0.1.8
{ | ||
"name": "@faast/ts-common", | ||
"version": "0.1.6", | ||
"version": "0.1.8", | ||
"description": "Common typescript types and utils used by faast", | ||
@@ -14,4 +14,4 @@ "license": "MIT", | ||
"browser": "dist/index.umd.js", | ||
"types": "dist/index.d.ts", | ||
"esnext": "dist/index.js", | ||
"types": "dist/lib/index.d.ts", | ||
"esnext": "dist/lib/index.js", | ||
"files": [ | ||
@@ -43,3 +43,3 @@ "dist/", | ||
"devDependencies": { | ||
"@faast/ts-config": "^1.3.0", | ||
"@faast/ts-config": "^1.3.1", | ||
"@types/jest": "^23.3.2", | ||
@@ -46,0 +46,0 @@ "@types/node": "^10.11.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
74819