@justeat/dom-buddy
Advanced tools
Comparing version 2.4.1 to 2.4.2
@@ -6,2 +6,8 @@ # Changelog | ||
v2.4.2 | ||
------------------------------ | ||
### Changed | ||
- Update dependencies | ||
- Add yarn test URL | ||
v2.4.1 | ||
@@ -8,0 +14,0 @@ ------------------------------ |
{ | ||
"name": "@justeat/dom-buddy", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"description": "DOM helper functions.", | ||
@@ -9,3 +9,6 @@ "main": "dist/index.js", | ||
], | ||
"repository": "git@github.com:DamianMullins/dom-buddy.git", | ||
"jest": { | ||
"testURL": "http://localhost/" | ||
}, | ||
"repository": "git@github.com:justeat/dom-buddy.git", | ||
"author": "Damian Mullins <damian@lowflyingowls.co.uk>", | ||
@@ -26,3 +29,3 @@ "license": "MIT", | ||
"jest": "22.4.2", | ||
"lint-staged": "7.0.0", | ||
"lint-staged": "7.0.5", | ||
"prettier": "1.11.1" | ||
@@ -29,0 +32,0 @@ }, |
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
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
6898