enzyme-shallow-equal
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "enzyme-shallow-equal", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Adaptation of react-addons-shallow-compare, for independent usage", | ||
"homepage": "http://airbnb.io/enzyme/", | ||
"homepage": "https://airbnb.io/enzyme/", | ||
"main": "build", | ||
@@ -36,6 +36,9 @@ "scripts": { | ||
"author": "Jordan Harband <ljharb@gmail.com>", | ||
"funding": { | ||
"url": "https://github.com/sponsors/ljharb" | ||
}, | ||
"license": "MIT", | ||
"dependencies": { | ||
"has": "^1.0.3", | ||
"object-is": "^1.0.1" | ||
"object-is": "^1.0.2" | ||
}, | ||
@@ -47,9 +50,9 @@ "peerDependencies": {}, | ||
"babel-preset-airbnb": "^2.6.0", | ||
"eslint": "^5.16.0", | ||
"eslint-config-airbnb-base": "^13.1.0", | ||
"eslint-plugin-import": "^2.17.3", | ||
"eslint": "^6.7.2", | ||
"eslint-config-airbnb-base": "^14.0.0", | ||
"eslint-plugin-import": "^2.19.1", | ||
"in-publish": "^2.0.0", | ||
"rimraf": "^2.6.3", | ||
"safe-publish-latest": "^1.1.2" | ||
"rimraf": "^2.7.1", | ||
"safe-publish-latest": "^1.1.4" | ||
} | ||
} |
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
9299
Updatedobject-is@^1.0.2