fast-equals
Advanced tools
Comparing version 1.0.6 to 1.1.0
@@ -22,5 +22,5 @@ { | ||
"devDependencies": { | ||
"ava": "^0.24.0", | ||
"ava": "^0.25.0", | ||
"babel-cli": "^6.26.0", | ||
"babel-eslint": "^8.1.2", | ||
"babel-eslint": "^8.2.2", | ||
"babel-loader": "^7.1.2", | ||
@@ -35,3 +35,3 @@ "babel-preset-env": "^1.6.1", | ||
"deep-equal": "^1.0.1", | ||
"eslint": "^4.14.0", | ||
"eslint": "^4.18.1", | ||
"eslint-config-rapid7": "^2.11.1", | ||
@@ -43,3 +43,3 @@ "eslint-friendly-formatter": "^3.0.0", | ||
"in-publish": "^2.0.0", | ||
"lodash": "^4.17.4", | ||
"lodash": "^4.17.5", | ||
"nano-equal": "^2.0.2", | ||
@@ -51,6 +51,6 @@ "nyc": "^11.4.1", | ||
"shallow-equal-fuzzy": "^0.0.2", | ||
"sinon": "^4.1.3", | ||
"sinon": "^4.3.0", | ||
"underscore": "^1.8.3", | ||
"webpack": "^3.10.0", | ||
"webpack-dev-server": "^2.9.7" | ||
"webpack": "^3.11.0", | ||
"webpack-dev-server": "^2.11.1" | ||
}, | ||
@@ -67,2 +67,3 @@ "homepage": "https://github.com/planttheidea/fast-equals#readme", | ||
"main": "lib/index.js", | ||
"types": "index.d.ts", | ||
"module": "es/index.js", | ||
@@ -95,3 +96,3 @@ "name": "fast-equals", | ||
}, | ||
"version": "1.0.6" | ||
"version": "1.1.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
47115
541