enzyme-matchers
Advanced tools
Comparing version 2.0.0-rc1 to 2.0.0-rc2
{ | ||
"name": "enzyme-matchers", | ||
"version": "2.0.0-rc1", | ||
"version": "2.0.0-rc2", | ||
"description": "Testing Matchers for Enzyme", | ||
"main": "lib/index.js", | ||
"jsnext:main": "src/index.js", | ||
"homepage": "https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme", | ||
"author": "Blaine Kasten <blainekasten@gmail.com>", | ||
"license": "MIT", | ||
"scripts": { | ||
@@ -12,2 +14,3 @@ "pretest": "node ../../scripts/jest.js", | ||
"lint": "eslint ./src", | ||
"prepublish": "npm run build", | ||
"build": "babel src --out-dir lib --ignore tests" | ||
@@ -17,16 +20,13 @@ }, | ||
"type": "git", | ||
"url": "git+https://github.com/blainekasten/jasmine-enzyme.git" | ||
"url": "git+https://github.com/blainekasten/enzyme-matchers.git" | ||
}, | ||
"keywords": [ | ||
"enzyme", | ||
"jest", | ||
"jasmine", | ||
"tdd" | ||
], | ||
"author": "Blaine Kasten <blainekasten@gmail.com>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/blainekasten/jasmine-enzyme/issues" | ||
"url": "https://github.com/blainekasten/enzyme-matchers/issues" | ||
}, | ||
"homepage": "https://github.com/blainekasten/jasmine-enzyme#readme", | ||
"peerDependencies": { | ||
"enzyme": "1.x || 2.x" | ||
}, | ||
"dependencies": { | ||
"deep-equal-ident": "^1.1.1" | ||
}, | ||
"jest": { | ||
@@ -37,6 +37,3 @@ "testPathDirs": [ | ||
"verbose": true | ||
}, | ||
"dependencies": { | ||
"deep-equal-ident": "^1.1.1" | ||
} | ||
} |
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
No website
QualityPackage does not have a website.
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
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
52518
51
0
22
0
2
2