Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "use-media", | ||
"version": "0.0.1", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "0.1.0", | ||
"description": "useMedia React hook", | ||
"main": "lib/index.js", | ||
"files": [ | ||
"lib/" | ||
], | ||
"types": "lib/index.d.ts", | ||
"typings": "lib/index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "tsc", | ||
"release": "semantic-release" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"author": "@streamich", | ||
"license": "Unlicense", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/streamich/use-media" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/streamich/use-media/issues" | ||
}, | ||
"homepage": "https://github.com/streamich/use-media#readme", | ||
"dependencies": { | ||
}, | ||
"devDependencies": { | ||
"semantic-release": "^15.10.6", | ||
"@semantic-release/changelog": "^3.0.1", | ||
"@semantic-release/npm": "^5.0.5", | ||
"@semantic-release/git": "^7.0.5", | ||
"typescript": "^3.1.3" | ||
}, | ||
"peerDependencies": { | ||
"react": "*" | ||
}, | ||
"config": { | ||
"commitizen": { | ||
"path": "git-cz" | ||
} | ||
}, | ||
"release": { | ||
"verifyConditions": [ | ||
"@semantic-release/changelog", | ||
"@semantic-release/npm", | ||
"@semantic-release/git" | ||
], | ||
"prepare": [ | ||
"@semantic-release/changelog", | ||
"@semantic-release/npm", | ||
"@semantic-release/git" | ||
] | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2261
4
24
0
1
0
21
0
0
1
5