@unction/append
Advanced tools
Comparing version 2.4.0 to 2.6.0
{ | ||
"name": "@unction/append", | ||
"version": "2.4.0", | ||
"version": "2.6.0", | ||
"description": "Takes a value and puts it at the end of the given list", | ||
@@ -17,5 +17,5 @@ "keywords": [ | ||
"license": "ISC", | ||
"homepage": "https://github.com/unctionjs/tempLate#readme", | ||
"repository": "github:unctionjs/tempLate", | ||
"bugs": "https://github.com/unctionjs/tempLate/issues", | ||
"homepage": "https://github.com/unctionjs/append#readme", | ||
"repository": "github:unctionjs/append", | ||
"bugs": "https://github.com/unctionjs/append/issues", | ||
"main": "transpiled/index.js", | ||
@@ -28,3 +28,3 @@ "scripts": { | ||
"check": "flow-typed install && flow check", | ||
"ci": "npm run build && npm run test && npm run lint && npm run check", | ||
"ci": "npm run test && npm run lint && npm run check", | ||
"watch": "chokidar './index.js' './test.js' --command 'npm run ci --silent'" | ||
@@ -62,3 +62,3 @@ }, | ||
"dependencies": { | ||
"@unction/type": "2.1.0" | ||
"@unction/type": "2.3.0" | ||
}, | ||
@@ -65,0 +65,0 @@ "files": [ |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
4372
+ Added@unction/type@2.3.0(transitive)
- Removed@unction/type@2.1.0(transitive)
Updated@unction/type@2.3.0