Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "lib-hn", | ||
"displayName": "Lib-HN", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "A library for interacting with the Hacker News API.", | ||
"main": "./dist/src/index.js", | ||
"exports": "./dist/src/index.js", | ||
"types": "./dist/src/index.d.ts", | ||
"main": "./dist/index.js", | ||
"exports": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"type": "module", | ||
@@ -10,0 +10,0 @@ "license": "GPL-3.0-only", |
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
173898