@bigtest/effection
Advanced tools
Comparing version 0.7.0 to 0.8.0
# Changelog | ||
## 0.8.0 | ||
### Minor Changes | ||
- 9682c92d: Bump @types/node in effection packages | ||
### Patch Changes | ||
- feaa260b: Add homepage links to packages | ||
## 0.7.0 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@bigtest/effection", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"description": "Collection of handly utilities for working with effection. May find a different home later", | ||
@@ -8,2 +8,3 @@ "main": "dist/index.js", | ||
"repository": "https://github.com/thefrontside/bigtest.git", | ||
"homepage": "https://frontside.com/bigtest", | ||
"author": "Frontside Engineering <engineering@frontside.com>", | ||
@@ -28,3 +29,3 @@ "license": "MIT", | ||
"@types/mocha": "^7.0.1", | ||
"@types/node": "^13.13.4", | ||
"@types/node": "^14.17.5", | ||
"expect": "^24.9.0", | ||
@@ -35,9 +36,9 @@ "mocha": "^6.2.2", | ||
"dependencies": { | ||
"@types/node": "^13.13.4", | ||
"@types/node": "^14.17.5", | ||
"effection": "^2.0.0-beta.12" | ||
}, | ||
"volta": { | ||
"node": "12.16.0", | ||
"yarn": "1.19.1" | ||
"node": "14.17.5", | ||
"yarn": "1.22.11" | ||
} | ||
} |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
6988
1
0
+ Added@types/node@14.18.63(transitive)
- Removed@types/node@13.13.52(transitive)
Updated@types/node@^14.17.5