New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@justeat/f-dom

Package Overview
Dependencies
Maintainers
12
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeat/f-dom - npm Package Compare versions

Comparing version

to
0.3.0

11

CHANGELOG.md

@@ -7,2 +7,13 @@ # Changelog

v0.3.0
------------------------------
*February 1, 2018*
### Added
- Dangerfile setup on travis builds
### Changed
- Updated gulp-build-fozzie version
v0.2.1

@@ -9,0 +20,0 @@ ------------------------------

5

package.json
{
"name": "@justeat/f-dom",
"description": "Fozzie JS DOM queries library.",
"version": "0.2.1",
"version": "0.3.0",
"main": "dist/index.js",

@@ -28,3 +28,3 @@ "files": [

"devDependencies": {
"@justeat/gulp-build-fozzie": "^7.2.0",
"@justeat/gulp-build-fozzie": "^7.8.0",
"babel-cli": "^6.26.0",

@@ -35,2 +35,3 @@ "babel-preset-babili": "^0.1.4",

"coveralls": "^3.0.0",
"danger": "^3.1.3",
"gulp": "^3.9.1"

@@ -37,0 +38,0 @@ },